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

CAPT_STATS Parameter

CAPT_STATS Parameter

Controls whether PowerExchange writes ECCR capture statistics messages to the DTLLOG and DTLOUT data sets and WTO messages to the system operator console when the Adabas log-based ECCR finishes processing a PLOG.
The ECCR issues PWX-06153 statistics messages that report the number of inserts, deletes, and updates that were captured for each registration, grouped by PLOG. The WTO messages notify the system operator that a PLOG was closed and also provide capture counts.
Regardless of the CAPT_STATS setting, the ECCR always reports the total number of inserts, deletes, updates, and commits across all of the PLOGs at the end of the ECCR run.
CAPT_STATS_INTVL, CAPT_STATS_TERSE
CAPT_STATS={
N
|Y}
  • N
    . Do not write the ECCR capture statistics messages to the DTLLOG and DTLOUT data sets and WTO capture count messages when the ECCR finishes processing a PLOG.
  • Y
    . Write the ECCR capture statistics messages to the DTLLOG and DTLOUT data sets and WTO capture count messages when the ECCR finishes processing a PLOG.
Default is N.
  • If you do not set the global CAPT_STATS parameter to Y, you can issue to STATISTICS ON command after the ECCR is started to enable statistics reporting for each PLOG.
  • If you also specify the CAPT_STATS_INTVL parameter or run the STATISTICS
    minutes
    , the ECCR also reports the total number of inserts, deletes, updates, and commits for the each interval.
For more information about the STATISTICS command and its parameters, see the
PowerExchange Command Reference
.

0 COMMENTS

We’d like to hear from you!