The interval, in minutes, for which the IMS log-based ECCR collects and reports change capture statistics.
If you specify an interval, the ECCR prints a PWX-06181 message each time the interval elapses. The message reports the total number of inserts, deletes, updates, and commits that the ECCR processed during the interval and the last log position.
You can use this ECCR parameter to print statistics messages at a specific frequency, for example, every 60 minutes.
For the ECCR to print capture statistics at a specifc interval, you must also set the CAPT_STATS parameter to Y in the RUNLIB(CAPTIMS) member or run the ECCR STATISTICS ON command.
CAPT_STATS, CAPT_STATS_TERSE
CAPT_STATS_INTVL=
minutes
For the
minutes
variable, enter a number from 1 through 1440. No default is provided.
If you set the CAPT_STATS_INTVL parameter to 0, PowerExchange issues the error message PWX-00967.
After you start the ECCR, message PWX-07805 identifies the collection interval that is defined.
If you issue the
STATISTICS
minutes
command, the number of minutes that is specified in the command overrides the CAPT_STATS_INTVL value for the duration of the ECCR run.