Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jun 13, 2022 4:37:38 AM
Barb_Fill21
R4Z Db2 mainframe install is completed but no Changes are coming through.
Check that the Tables you wish to be performing CDC replication upon, have been "turned on" for capturing the changes from the DB2 z/OS Logs.
Do this by using the following command. This can be performed by the DB2 Database Administrator.
Option 1: Make sure the Table has been altered for CDC:
ALTER TABLE schema.table DATA CAPTURE CHANGES
Option 2: If the UserId has the permissions it can be configured on the Db2z Endpoint in the Advanced tab.
Change Data Capture to: Automatically enable Data Capture Changes (requires admin privileges)
Qlik Replicate
I'm facing the same issue right now but, in my case, the involved tables have already the CAPTURE DATA CHANGES set. Any idea of what can be the cause?
Hello @fio_carpi ,
Welcome to Qlik Community forum and thanks for reaching out here!
I'd like suggest you opening a support ticket with below information:
1. The source table creation DDL include PK/Unique index information
2. Make sure the CAPTURE DATA CHANGES set to this table
3. Set SOURCE_CAPTURE to Verbose, reproduce the behavior, then attach the Diagnostics Package to the support ticket
4. Please decrypt the task log files and attach it to support ticket too
Our support team will be more than happy to assist you.
Thanks,
John.