0

I currently have CDC enabled on a table for tracking changes done, however while playing around with it. I found out that even though I disable the CDC capture jobs associated with the table, the CT table still tracks all the INSERT and UPDATE done on the table its tracking. I believe that its this capture job that captures changes since this job is always in executing state. So just wondering as to why it still captures even when disabled.

Is this expected? Is there anyway to disable CDC tracking on the table without using sys.sp_cdc_disable_table?

Also, while we are at it would just like to ask how to possibly induce an error to stop this job automatically since I'm trying to recreate an error that made the CDC job stop.

nciacrklo
  • 83
  • 2
  • 9

0 Answers0