SQL Server Error Msg 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 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…

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this blog post, let’s learn about the error message “1459 – An error occurred while accessing the database mirroring...
In this blog post, let’s learn about the error message “7937 – Columnstore index has one or more missing column...