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

Deleting an IDMS Capture Registration

Deleting an IDMS Capture Registration

You might need to delete a capture registration that has been used for change capture processing. In this case, you can use the REFRESH command to refresh the list of registered IDMS records for the IDMS log-based ECCR, without restarting the ECCR.
Before you begin, ensure that REFRESH_ALLOWED=Y is specified in the RUNLIB(ECCRIDLP) member to which the DTLCACFG DD statement in the ECCR JCL points.
  1. Stop applications and other activities that update the source record that is associated with the registration that you are deleting.
  2. Ensure that the ECCR has processed all of the IDMS logs that contain changes for the source that is associated with the registration that you are deleting. Also ensure that the source data has been extracted and applied to the target. Then stop all workflows that extract change data for the source.
  3. If you use PowerExchange Condense, ensure that PowerExchange Condense has processed all of the captured changes. Then shut down PowerExchange Condense.
  4. In the PowerExchange Navigator, open the capture registration and set the
    Status
    field to
    History
    . Then delete the registration.
  5. Enter the ECCR REFRESH command using the MVS MODIFY (F) command:
    F
    eccr_task_name
    ,REFRESH
  6. Enable change activity on the source to resume.
  7. If you use PowerExchange Condense, restart it.
  8. Restart extraction processing.

0 COMMENTS

We’d like to hear from you!