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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
SurajKumar007
Partner - Contributor II
Partner - Contributor II

CDC without any control table only tmap

may I perform CDC without control table or reference table(timstamp). Just by using TMAP component?

Labels (3)
1 Reply
Shicong_Hong
Employee
Employee

Hi 

CDC is designed based on event trigger and Redo/Archive log model, the trigger model is available for most of the database types, such as MySQL, Oracle, DB2, PostgreSQL, Sybase, MS SQL Server, Informix, Ingres, and Teradata. It requires modifications to the source table.

Only tMap can be used to complete the full table comparison, but this is not CDC.

Regards

Shicong