Specifying UCMD for zOS Options with the EXEC PARM
Specifying UCMD for z/OS Options with the EXEC PARM
This example demonstrates how to specify UCMD options using the EXEC statement PARM keyword.
UCMD Manager reads its options typically from the SYSIN ddname, but options can be specified on the EXEC statement PARM keyword as well. Options specified as PARM values override options specified on the SYSIN ddname.
The UCMDPRC JCL procedure provides the symbolic parameter UPARM to specify the options. The example sets the UCMD Manager message level to a value of audit using the -level option.
HTML
SYSIN Options
Components
Universal Command Manager for z/OS