Hi Guys,
We are using below SP for clean up, it was supposed to clean data older than 3 days from CDC tables, but its not works as excepted
EXEC sp_cdc_change_job @job_type='cleanup', @retention = 4320, @threshold = 5000
How to clean up data older than 3 days.
Regards,
Navin
Navin.D http://dnavin.wordpress.com