In this blog post, let’s learn about the error message “35287 – Always On Availability Groups transport for availability database “%.*ls” failed to decompress the log block whose LSN is %S_LSN. This error can be caused by a corrupt network packet or a compression version mismatch. The database replica has been put into the SUSPENDED state. Resume the availability database. If the error keeps reoccurring, investigate the root cause.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35287 – Always On Availability Groups transport for availability database “%.*ls” failed to decompress the log block whose LSN is %S_LSN. This error can be caused by a corrupt network packet or a compression version mismatch. The database replica has been put into the SUSPENDED state. Resume the availability database. If the error keeps reoccurring, investigate the root cause.
Reason for the Error
To be update soon…
Solution
To be update soon…