Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Unveils New Agentic Capabilities Across Analytics, Data Engineering, and Trust: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
DavidFoster1
Specialist
Specialist

Checking CDC target for gaps

Looking for recommendations for an approach to do an end of day check for 'gaps' in the target table (missing changes).

 

Labels (1)
1 Reply
PGN
Creator II
Creator II

We do a daily tablediff (MS utility) to check for differences between source and target). However, if your environment uses _CDC tables, that utility will only identify the differences and provide SQL statements to update, not the _CDC table entries.