In this blog post, let’s learn about the error message “41420 – At least one availability database on this availability replica has an unhealthy data synchronization state. If this is an asynchronous-commit availability replica, all availability databases should be in the SYNCHRONIZING state. If this is a synchronous-commit availability replica, all availability databases 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
41420 – At least one availability database on this availability replica has an unhealthy data synchronization state. If this is an asynchronous-commit availability replica, all availability databases should be in the SYNCHRONIZING state. If this is a synchronous-commit availability replica, all availability databases should be in the SYNCHRONIZED state.
Reason for the Error
To be update soon…
Solution
To be update soon…