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_TERSE Parameter

CAPT_STATS_TERSE Parameter

Controls whether the Adabas log-based ECCR prints PWX-06153 messages only for registered sources for which the ECCR captured changes. If no inserts, updates, or deletes occurred on a registered source, the ECCR does not report capture counts for it.
A PWX-06153 message reports the number of inserts, deletes, and updates that were captured for a registered source. The message is printed when the ECCR finishes processing a PLOG and at the end of the ECCR run.
For the ECCR to print statistics, you must set the CAPT_STATS=Y parameter in the RUNLIB(ADAECRP1) member or run the ECCR STATISTICS ON command.
CAPT_STATS, CAPT_STATS_INTVL
CAPT_STATS_TERSE={
N
|Y}
  • N
    . Print statistics for all registered sources, including sources without any change activity.
  • Y
    . Print statistics only for registered sources for which the ECCR captured changes.
Default is N.
  • If you set the CAPT_STATS_TERSE parameter to N and then issue the STATISTICS SINCE TERSE command, the command overrides the CAPT_STATS_TERSE setting for the SINCE period. PWX-06153 messages are then printed only for registered sources for which changes were captured.

0 COMMENTS

We’d like to hear from you!