PROGMON control statement

The PROGMON control statement specifies the interval for issuing WTO IIUB119I messages, which are messages to indicate the progress of the load process for each secondary index.

If this statement is not specified, the default value 0 is used.

Read syntax diagramSkip visual syntax diagram PROGMON 0nnnnnn
PROGMON
Specifies that this is a PROGMON statement.
nnnnnn
Specifies the interval for issuing IIUB119I messages. The value can be in the range of 0 - 999999. For example, if you specify 1000, an IIUB119I message is issued for every 1000 loaded records. If you specify 0, IIUB119I messages are suppressed.
Tip: You can override the default value in the runtime parameters module. See the explanation of the IIURDFLT PROGMON entry in Defining runtime parameters.