STATUL control statement

Specifies whether the Unload task generates detailed database statistics reports in the HPSLIST data set.

This control statement is optional. The default is STATUL=NO.

Read syntax diagramSkip visual syntax diagramSTATUL=NOYES

If STATUL=YES is specified, the following statistics reports are produced by the Unload task and are written to the HPSLIST data set in the following order:

  1. DB Call Statistics
  2. CAB Statistics (if BUFSTAT=YES is specified in the (UNLOAD) block)

If the HPSLIST DD statement is not coded in the JCL stream, it is dynamically allocated to the SYSOUT stream.

Note: For compatibility with version 2 of IMS Parallel Reorganization, if the HPSLIST DD statement is coded in the JCL stream, these statistics reports are produced in the data set that is specified on the DD statement, even if STATUL=NO is specified.