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

MONITOR_INTERVAL Parameter

MONITOR_INTERVAL Parameter

If monitoring is enabled, MONITOR_INTERVAL specifies the number of seconds between each monitor check.
If you define
MONITOR=Y
, the MONITOR_INTERVAL parameter specifies the number of seconds between each monitor check.
CLEANUP_STATISTICS, MONITOR
MONITOR_INTERVAL={
600
|
seconds
}
For the seconds variable, enter a number of seconds greater than 0.
Default is 600, which is twice the default value of CLEANUP_INTERVAL. If you specify a value for MONITOR_INTERVAL that is less than twice the value of CLEANUP_INTERVAL, the ECCR assigns MONITOR_INTERVAL the value of twice the CLEANUP_INTERVAL value. This precaution prevents the monitoring process from falsely detecting a hang situation.

0 COMMENTS

We’d like to hear from you!