RESUME QMGR
Use RESUME QMGR to inform other queue mangers in a cluster that the local queue manager is available again for processing and can be sent messages. It reverses the action of the SUSPEND QMGR command.
Notes:
- On UNIX systems, the command is valid only on AIX, HP-UX, Linux, and Solaris.
- On z/OS, if you define CLUSTER or CLUSNL, the command fails if the channel initiator has not been started.
- On z/OS, if you define CLUSTER or CLUSNL, any errors are reported to the console on the system where the channel initiator is running; they are not reported to the system that issued the command.
- This command, with the CLUSTER and CLUSNL parameters, is not available on the reduced function form of WebSphere MQ for z/OS supplied with WebSphere Application Server.
Synonym: None
RESUME QMGR >>-RESUME QMGR--+-CLUSTER(clustername)-+------------------------> +-CLUSNL(nlname)-------+ | (1) | '-LOG------------------' .-CMDSCOPE(' ')-------. (2) (1) >--+---------------------+------------------------------------->< '-CMDSCOPE(qmgr-name)-'
Notes:
- Valid only on z/OS.
- Valid only on full function WebSphere MQ for z/OS when the queue manager is a member of a queue-sharing group.
Parameter descriptions
- CLUSTER(clustername)
- The name of the cluster for which availability is to be resumed.
- CLUSNL(nlname)
- The name of the namelist specifying a list of clusters for which availability is to be resumed.
- LOG
- Resumes logging and update activity for the queue manager that was suspended by a previous SUSPEND QMGR command. Valid on z/OS only. If LOG is specified, the command can be issued only from the z/OS console.
- CMDSCOPE
- This parameter applies to z/OS only and specifies how the command is executed when the queue manager is a member of a queue-sharing group.
CMDSCOPE cannot be used for commands issued from the first initialization input data set CSQINP1.
- ' '
- The command is executed on the queue manager on which it was entered. This is the default value.
- qmgr-name
- The command is executed on the queue manager you specify, providing the queue manager is active within the queue-sharing group.
You can specify a queue manager name, other than the queue manager on which the command was entered, only if you are using a queue-sharing group environment and if the command server is enabled.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.