SQL Server Error Msg 22996 – When adding or modifying the CDC cleanup job, @pollinginterval, @maxtrans, @maxscans, and @continuous may not be assigned non-null values.

In this blog post, let’s learn about the error message “22996 – When adding or modifying the CDC cleanup job, @pollinginterval, @maxtrans, @maxscans, and @continuous may not be assigned non-null values.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

22996 – When adding or modifying the CDC cleanup job, @pollinginterval, @maxtrans, @maxscans, and @continuous may not be assigned non-null values.

Reason for the Error

To be update soon…

Solution

To be update soon…