Db2 for z/OS CDC
For an introduction to reading from Db2 for z/OS, see Db2 for z/OS.
Striim supports change data capture (CDC) from Db2 for z/OS versions 12 and 13.
Reading CDC from Db2 for z/OS uses an external source component (see Db2 for z/OS initial setup) rather than a reader component. Consequently you must create your Db2 for z/OS CDC applications using the Flow Designer or TQL rather than a wizard. (You can create Db2 for z/OS initial load applications using wizards.)
Db2 for z/OS summary
Integrated resources / requirements |
|
data supported | Tables, views, materialized query tables (materialized views) |
supported targets | All targets that support WAEvent input. This includes all database, data warehouse, and file system targets. |
security and authentication | SSL / TLS between Db2 and RDRS and between RDRS and Kafka |
operations / modes supported | Change data can be captured as far back as the active logs on the z/OS mainframe have not been cleared out. Captures inserts, updates and deletes. |
schema management | Use Database Reader to create the initial schema. Schema evolution must be handled manually. See Handling planned DDL changes. |
recovery | Supports recovery with exactly once processing. See Recovering applications. |
programmability |
|
metrics and auditing |
|
iey considerations and limitations |
|