In this blog post, let’s learn about the error message “35275 – A previous RESTORE WITH CONTINUE_AFTER_ERROR operation or being removed while in the SUSPECT state from an availability group left the ‘%.*ls’ database in a potentially damaged state. The database cannot be joined while in this state. Restore the database, and retry the join operation.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35275 – A previous RESTORE WITH CONTINUE_AFTER_ERROR operation or being removed while in the SUSPECT state from an availability group left the ‘%.*ls’ database in a potentially damaged state. The database cannot be joined while in this state. Restore the database, and retry the join operation.
Reason for the Error
To be update soon…
Solution
To be update soon…