In this blog post, let’s learn about the error message “41426 – The data synchronization state of this availability database is unhealthy. On an asynchronous-commit availability replica, every availability database should be in the SYNCHRONIZING state. On a synchronous-commit replica, every availability database should be in the SYNCHRONIZED state.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
41426 – The data synchronization state of this availability database is unhealthy. On an asynchronous-commit availability replica, every availability database should be in the SYNCHRONIZING state. On a synchronous-commit replica, every availability database should be in the SYNCHRONIZED state.
Reason for the Error
To be update soon…
Solution
To be update soon…