In this blog post, let’s learn about the error message “41846 – Memory optimized checkpoint table consistency error detected. Checkpoint %I64d does not have unique recoverLsn. PrevLSN = (%I64d:%hu), CurrLSN = (%I64d:%hu).” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
41846 – Memory optimized checkpoint table consistency error detected. Checkpoint %I64d does not have unique recoverLsn. PrevLSN = (%I64d:%hu), CurrLSN = (%I64d:%hu).
Reason for the Error
To be update soon…
Solution
To be update soon…