Sample Header Ad - 728x90

Change Data Capture SSIS not picking changes

2 votes
1 answer
191 views
I am trying to implement change data capture in SQL Server 2012. I enabled it at database and table level. when i try to update the table, CDC_CT captures the changes. However when i am using SSIS CDC components, it doesnt pick anything. the version of SQL server is: Microsoft SQL Server 2012 (SP3-CU10-GDR) (KB4057121) - 11.0.6615.2 (X64) Jan 9 2018 21:26:48 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.3 (Build 9600: ) (Hypervisor) Can someone please guide? More information here: https://stackoverflow.com/questions/51959201/change-data-capture-cdc-ssis-not-working
Asked by user2438237 (141 rep)
Aug 22, 2018, 02:04 AM
Last activity: Jun 19, 2025, 09:09 AM