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

Adding the CRG.LOAD Library to the DBRC JCL

Adding the CRG.LOAD Library to the DBRC JCL

If you do not have the BMC Software DATABASE INTEGRITY PLUS or Fast Path Online Restructure/EP product installed, complete this task.
Verify that the PowerExchange modifications have been applied to DBRC. Then add the
hlq
.CRG.LOAD library to DBRC in one of the following ways:
  • Add
    hlq
    .CRG.LOAD to the STEPLIB concatenation in the DBRC region JCL. This library must precede the IMS RESLIB. For example:
    //STEPLIB DD DISP=SHR,DSN=
    hlq
    .CRG.LOAD // DD DISP=SHR,DSN=IMS.SDFSRESL
  • Customize and execute the DBICOPY member in the
    hlq
    .SAMPLIB library. DBICOPY copies the required DATABASE INTEGRITY PLUS or Fast Path Online Restructure/EP load modules from the
    hlq
    .CRG.LOAD library to the IMS RESLIB.

0 COMMENTS

We’d like to hear from you!