Option (OPTION)
Specifies how the MQSC commands are to be processed.
The possible values are:
- *RUN
- If this value is specified and a value for the WAIT parameter is not
specified the MQSC commands are processed directly by the local queue manager.
If this value is specified and a value is also specified for the WAIT parameter
the MQSC commands are processed indirectly by a remote queue manager,
- *VERIFY
- The MQSC commands are verified and a report is written, but the commands
are not run.
- *MVS
- The MQSC commands are processed indirectly by a remote queue manager
running under MVS/ESA(TM). If you specify this option you must also specify
a value for the WAIT parameter.