START QMGR
Use START QMGR to initialize the queue manager. When the operation has been completed, the queue manager is active and available to CICS, IMS, batch, and TSO applications.
Synonym: STA QMGR
START QMGR >>-START QMGR--+--------------------------------+---------------> | (1) | '-ENVPARM(jcl-substitution)------' .-PARM(CSQZPARM)----. >--+-------------------+--------------------------------------->< '-PARM(member-name)-'
Notes:
- MSTR is accepted as a synonym for ENVPARM
Parameter descriptions
These are optional.
- ENVPARM(jcl-substitution)
- The parameters and values to be substituted in the JCL procedure (xxxxMSTR, where xxxx is the queue manager name) that is used to start the queue manager address space.
- jcl-substitution
- One or more character strings of the form:
keyword=valueenclosed in single quotation marks. If you use more than one character string, separate the strings by commas and enclose the entire list in single quotation marks, for example ENVPARM('HLQ=CSQ,VER=520').
MSTR is accepted as a synonym for ENVPARM
- PARM(member-name)
- The load module that contains the queue manager initialization parameters. member-name is the name of a load module provided by the installation.
The default is CSQZPARM, which is provided by WebSphere MQ.
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.