Forum Discussion
SQL Server 2008 on-prem - CDC Fabric
- 6 months ago
Hi fabricpribeiro ,
Thank you for reaching out to the Microsoft Community Forum.
Hi tayloramy , Thank you for your prompt response.
Hi fabricpribeiro , Use Fabric Data pipelines -->Copy Activity in CDC mode instead of Copy job, CDC in Copy Job (Preview) have some limitations. Fabric Data Factory Copy Activity supports CDC deletes, it reads from the CDC tables (cdc._CT) including delete, insert, update (before) and update (after).
Note: It reads from CDC change tables (cdc.__CT), Captures __$operation and writes operation metadata into Lakehouse.
Please refer below link.
Change data capture (CDC) in Copy Job - Microsoft Fabric | Microsoft Learn
What is change data capture (CDC)? - SQL Server | Microsoft Learn
Change data capture - Azure Data Factory & Azure Synapse | Microsoft Learn
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hi fabricpribeiro ,
Thank you for reaching out to the Microsoft Community Forum.
Hi tayloramy , Thank you for your prompt response.
Hi fabricpribeiro , Use Fabric Data pipelines -->Copy Activity in CDC mode instead of Copy job, CDC in Copy Job (Preview) have some limitations. Fabric Data Factory Copy Activity supports CDC deletes, it reads from the CDC tables (cdc._CT) including delete, insert, update (before) and update (after).
Note: It reads from CDC change tables (cdc.__CT), Captures __$operation and writes operation metadata into Lakehouse.
Please refer below link.
Change data capture (CDC) in Copy Job - Microsoft Fabric | Microsoft Learn
What is change data capture (CDC)? - SQL Server | Microsoft Learn
Change data capture - Azure Data Factory & Azure Synapse | Microsoft Learn
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hi fabricpribeiro ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
- v-dineshya6 months ago
Community Support
Hi @fabricpribeiro ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh