SENSOR_UOW_REPORT keyword
Use the SENSOR_UOW_REPORT keyword to specify whether to print the data elements that are related to UOW in the Sensor Data Statistics report.
SENSOR_UOW_REPORT is an optional keyword for the following
commands:
- ANALYZE
- CHANGE
- RELOAD
- REORG
- Related keywords:
- Format:
-
- YES
- Print the data elements that are related to UOW in the Sensor Data Statistics report. Requirement: When you specify SENSOR_UOW_REPORT=YES, you must also specify SENSOR_UOW=YES.
- NO
- Do not print the data elements that are related to UOW in the Sensor Data Statistics report.
- Considerations for SENSOR_UOW_REPORT:
- When you specify the HFPAUOWC DD statement, the SENSOR_UOW=YES keyword, and the
SENSOR_UOW_REPORT=YES keyword, the data elements that are related to UOW are collected at the UOW
group level and are printed in the Sensor Data Statistics report.
When you specify the SENSOR_UOW=YES keyword and the SENSOR_UOW_REPORT=YES keyword without an HFPAUOWC DD statement, the data elements that are related to UOW are collected at the UOW level and are printed in the Sensor Data Statistics report; however, the amount of data can be large and might require additional time to print the Sensor Data Statistics report.
- Default:
- SENSOR_UOW_REPORT=NO
- Site default support:
- Supported.
- Keyword abbreviation:
- Supported.