Hi ,
We are going to implement the CDC on SQL Server 2012 source system.
I have few queries on that.
-
SQL Server 2012 is creating the extra CDC tables in the operational database . What is the overhead of these tables in the operational system.
-
SQL Server 2012 CDC replication method is log based or trigger based method?
-
For implement the CDC do we need Primary key ? If table without primary not permit to create CDC?
-
In the CDC table we have the option “Automatically delete rows after reading” . Is it delete the all records in the CDC table or only read records only?
-
If I apply Automatically delete rows after reading option on the CDC source table if my job got failed before loading into the target how can get the CDC records for next re-run?
Please help me on this queries .
Thanks & Regards,
Ramana.
Ramana (BOB member since 2009-04-30)