In this blog post, let’s learn about the error message “22911 – The capture job cannot be used by Change Data Capture to extract changes from the log when transactional replication is also enabled on the same database. When Change Data Capture and transactional replication are both enabled on a database, use the logreader agent to extract the log changes.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22911 – The capture job cannot be used by Change Data Capture to extract changes from the log when transactional replication is also enabled on the same database. When Change Data Capture and transactional replication are both enabled on a database, use the logreader agent to extract the log changes.
Reason for the Error
To be update soon…
Solution
To be update soon…