Table of Contents

Search

  1. Preface
  2. Part 1: PowerExchange Change Data Capture Introduction
  3. Part 2: CDC Components Configuration and Management
  4. Part 3: CDC Sources Configuration and Management
  5. Part 4: Change Data Extraction
  6. Part 5: Monitoring and Tuning
  7. Appendix A: CDC for z/OS Troubleshooting
  8. Appendix B: DTL__CAPXTIMESTAMP Time Stamps

Migrating an ESDS Data Set from VSAM Batch CDC to CICS/VSAM CDC

Migrating an ESDS Data Set from VSAM Batch CDC to CICS/VSAM CDC

If you previously used PowerExchange batch VSAM CDC to capture change data from VSAM ESDS data sets, you can migrate these data sets to CICS/VSAM CDC to capture change data records in an online CICS Transaction Server environment.
Perform the following migration steps:
  1. In the PowerExchange Navigator, create a capture registration for the source ESDS data set.
  2. Verify that the RDO definitions for the CICS fields that are associated with the registered ESDS data set are defined with RECOVERABLE(BACKOUTONLY) or RECOVERABLE(ALL) option.
  3. Define CICS/VSAM ECCR override options, as needed, in the //EDMKOVRD DD statement of the CICS startup procedure or in the data set to which this DD statement points. To capture data from ESDS data sets, you must at least define the CAPTURE_ESDS=ON option.
  4. Restart the CICS/VSAM ECCR in one of the following ways:
    • Restart the CICS region.
    • Issue the EDMC RESTART command.
    • Issue the EDMC REFRESH command.

0 COMMENTS

We’d like to hear from you!