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. |
Resilience / recovery | Supports recovery with exactly once processing. See Recovering applications. |
Programmability |
|
Metrics and auditing |
|
Key considerations and limitations |
|