In this blog post, let’s learn about the error message “22853 – Could not delete obsolete entries in the cdc.lsn_time_mapping table for database %s. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’. Use the action and error to determine the cause of the failure and resubmit the request.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22853 – Could not delete obsolete entries in the cdc.lsn_time_mapping table for database %s. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’. Use the action and error to determine the cause of the failure and resubmit the request.
Reason for the Error
To be update soon…
Solution
To be update soon…