In this blog post, let’s learn about the error message “22964 – LSN %s, specified as the new low end point for change table cleanup must represent the start_lsn value of a current entry in the cdc.lsn_time_mapping table. Choose an LSN value that satisfies this requirement.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22964 – LSN %s, specified as the new low end point for change table cleanup must represent the start_lsn value of a current entry in the cdc.lsn_time_mapping table. Choose an LSN value that satisfies this requirement.
Reason for the Error
To be update soon…
Solution
To be update soon…