In this blog post, let’s learn about the error message “35264 – Always On Availability Groups data movement for database ‘%.*ls’ has been suspended for the following reason: “%S_MSG” (Source ID %d; Source string: ‘%.*ls’). To resume data movement on the database, you will need to resume the database manually. For information about how to resume an availability database, see SQL Server Books Online.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35264 – Always On Availability Groups data movement for database ‘%.*ls’ has been suspended for the following reason: “%S_MSG” (Source ID %d; Source string: ‘%.*ls’). To resume data movement on the database, you will need to resume the database manually. For information about how to resume an availability database, see SQL Server Books Online.
Reason for the Error
To be update soon…
Solution
To be update soon…