[z/OS]

Resume Queue Manager

The Resume Queue Manager (MQCMD_RESUME_Q_MGR) command renders the queue manager available again for the processing of IMS or Db2® messages. It reverses the action of the Suspend Queue Manager (MQCMD_SUSPEND_Q_MGR) command.

HP Integrity NonStop Server IBM® i UNIX and Linux® Windows z/OS®
        X

Required parameters

Facility (MQCFIN)
Facility (parameter identifier: MQIACF_Q_MGR_FACILITY).
The type of facility for which activity is to be resumed. The value can be:
MQQMFAC_DB2
Resumes normal activity with Db2.
MQQMFAC_IMS_BRIDGE
Resumes normal IMS bridge activity.

Optional parameters

CommandScope (MQCFST)
Command scope (parameter identifier: MQCACF_COMMAND_SCOPE).
Specifies how the command is executed when the queue manager is a member of a queue-sharing group. You can specify one of the following:
  • blank (or omit the parameter altogether). The command is executed on the queue manager on which it was entered.
  • a queue manager name. The command is executed on the queue manager you specify, providing it is active within the queue sharing group. If you specify a queue manager name other than the queue manager on which it was entered, you must be using a queue-sharing group environment, and the command server must be enabled.

The maximum length is MQ_QSG_NAME_LENGTH.