Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Change data capture remove data from tables older than 3 days

$
0
0

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


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>