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

DTLCACDC (CDCT)

DTLCACDC (CDCT)

The Condense task writes tracking information about condense files to the
hlqvs
.CDCT file, which is a VSAM KSDS data set. The PowerExchange Listener reads the CDCT file on behalf of extraction processes so that the processes can determine from which condense files to extract change data.
During installation, PowerExchange creates the CDCT file and initializes it with a high values (9s) record.
After each file switch, PowerExchange Condense performs the following processing:
  1. Closes the condense files.
  2. Inserts keyed tracking records with information about each condense file into the CDCT file. These records contain the following information:
    • The condense file name
    • Whether the file is a partial or full condense file
    • The start and end times
    • Whether before images are included
    • The number of records in the file
    • The source instance, registration tag, and sequence token fields.
    • Other control information
  3. Writes a new checkpoint to the checkpoint file. Also writes the CDCT tracking records to the checkpoint file.
Each time a Condense job warm starts, PowerExchange Condense synchronizes the tracking records in the checkpoint file to the CDCT file. If necessary, PowerExchange Condense inserts tracking records into the CDCT file or removes tracking records from the CDCT file to ensure that the checkpoint file and CDCT file match.

0 COMMENTS

We’d like to hear from you!