Data Capture exit routines

If your installation contains both IMS DB and Db2 for z/OS® databases, duplicating data in IMS DL⁄I and Db2 for z/OS relational databases might be required.

For example, your Db2 for z/OS application programs, written in Structured Query Language (SQL), might require data from the IMS DB database. You might be converting your site to Db2 for z/OS on a gradual basis, or you might want to take advantage of the relational technology of Db2 for z/OS for some of your IMS data.

To duplicate data between the two types of databases, you must ensure that each update to data segments occurs in both databases in a timely manner. The process of duplicating updates from an IMS DB database to a Db2 for z/OS database is known as data propagation.

The two ways to propagate data from IMS DB to Db2 for z/OS are:

Note: The Data Capture exit routine is not available to CICS®. DBCTL can use the exit routine, but only for BMPs.

Related reading: