RUNIF – Set defaults for conditional execution
Use the RUNIF
command to conditionally
prevent jobs running under certain circumstances. The command moves
identified workload to non reporting workstations and optionally removes
Special Resources and Time Dependencies.
OPTIONS RUNIF(<wsname>,<dropsr>,<droptime>)
where:
<wsname>
- The default name of the workstation where to switch the workload.
It must be a general non-reporting workstation. If the workstation
is not specified, the
RUNIF
command fails. <dropsr>
- Whether to drop special resources from identified operations.
The value can either be
YES
(default) orNO
. <droptime>
- Whether to drop time dependencies from identified operations.
The value can either be
YES
(default) orNO
.