UTIL_REORG_STATISTICS
The UTIL_REORG_STATISTICS CM batch parameter specifies the STATISTICS option for generated REORG TABLESPACE utility statements. STATISTICS specifies that statistics are to be gathered.
- Values:
-
- YES or Y
- The STATISTICS option is added.
- NO or N
- The STATISTICS option is not added. Any other specified REORG statistics options are not used.
- blank
- The STATISTICS option is conditionally added. It is added if a REORG statistics option was explicitly specified. For example, if a value for SAMPLE was specified using the UTIL_REORG_STATISTICS_TABLE_SAMPLE parameter.
- Default:
- blank