RESET% keyword
RESET% is an optional keyword for the MONITOR_PHASE subcommand. The value is a percentage that indicates when the Monitor Phase should end. The phase ends when both message queue data sets (SHMSG and LGMSG) remain below the RESET% value for the length of time specified for the RESET_TIME keyword.
Parameter | Description |
|---|---|
default | the Monitor Phase ends when the message queue data sets remain below the percentage value specified for the THReshold% keyword for the length of time specified for the RESET_TIME keyword |
nn | the Monitor Phase ends when the message queue data sets remain below this percentage value for the length of time specified for the RESET_TIME keyword The percentage value must be less than or equal to the THReshold% keyword value. |
0 | the Monitor Phase remains active until you manually terminate it using the QPF_Options command |
Related topic