Skip to main content
Announcements
UPGRADE ADVISORY for Qlik Replicate 2024.5: Read More
cancel
Showing results for 
Search instead for 
Did you mean: 
sbouzaou
Contributor
Contributor

How to get truncate event from DB2 database

How to get truncate event from DB2 database, we receive no CDC events when truncate is done on DB2.
Do you know a way to enable this feature with qlik replicate

Labels (2)
1 Reply
Bill_Steinagle
Support
Support

@sbouzaou 

Hi, thank you for the post to the QDI Forums. I would first check the Task Settings and how the Change Processing is set as this is where you can set the settings on the Source as per the below settings. Hope this is help as per the Table and DDL Handling on the Task.

Note: These are for the Table level policy if happens on the Source will be replicated to the Target.

DROP target table
TRUNCATE target table
ALTER target table
 
Thanks,
Bill