Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 SQL Server Administration (2012)
 Using CDC to Replicate Changes

Author  Topic 

jbates99
Constraint Violating Yak Guru

396 Posts

Posted - 2014-03-03 : 22:44:19
I'm looking into using Change Data Capture to push changes to several tables over to a reporting database.

I know that CDC uses the transaction logs from the primary database.

Does the target/destination database have to use the Full recovery model?
Thanks, Jack
   

- Advertisement -