sakthikumarT
New User
Joined: 09 Apr 2009 Posts: 50 Location: Bangalore
|
|
|
|
Hi All,
I am working on a DB2 real-time replication project.
I am reading the DB2 (version 12 Mode 500, running on z/OS 2.3) logs by using IBM IFI306 API calls. I am able to extract the DML changes from the logs. However, I don't see any DDL changes being captured in the logs? ( To be more specific, For Alter table).
I would like to know the following
1. Does the IBM DB2 for z/OS capture the DDL changes on logs?
2. Are there any subsystem level settings that need to be done to capture the DDL changes?
Currently, as a workaround, I am depending on DB2 catalog tables to identify the DDL changes for a specific table.
Any help will be highly appreciated! Thank you!
Regards, |
|