Options (MQLONG)
One of the following options must be specified. Only one option can be specified.
- MQSRO_FAIL_IF_QUIESCING
-
The MQSUBRQ call fails if the queue manager is in the quiescing state. On z/OS, for a CICS or IMS application, this option also forces the MQSUBRQ call to fail if the connection is in a quiescing state.
Default option: If the option described previously is not required, the following option must be used:
- MQSRO_NONE
-
Use this value to indicate that no other options have been specified; all options assume their default values.
MQSRO_NONE helps program documentation. Although it is not intended that this option be used with any other, because its value is zero, this use cannot be detected.
Parent topic: Fields for MQSRO