Object type (OBJTYPE)
Specifies the object type of the objects to be recreated.
The possible values are:
- *ALL
- Specifies all MQ object types.
- *Q
- Specifies MQ queue objects with names specified by OBJ.
- *ALSQ
- Specifies MQ alias queue objects with names specified by OBJ.
- *LCLQ
- Specifies MQ local queue objects with names specified by OBJ.
- *MDLQ
- Specifies MQ model queues with names specified by OBJ.
- *RMTQ
- Specifies MQ remote queue objects with names specified by OBJ.
- *AUTHINFO
- Specifies MQ authentication information objects with names specified
by OBJ.
- *CTLG
- Specifies the message queue manager catalog object. The catalog object
has the same name as the message queue manager object. It holds the names
of MQ objects. A user needs authorities on this object to be able to start
or stop the message queue manager, or, to create or delete MQ queues and process
definitions.
- *MQM
- Specifies the message queue manager. This object holds the attributes
of the message queue manager.
- *CHL
- Specifies MQ channel objects with names specified by OBJ.
- *CLTCN
- Specifies MQ client connection channel objects with names specified
by OBJ.
- *NMLIST
- Specifies MQ namelist objects with names specified by OBJ.
- *PRC
- Specifies MQ process objects with names specified by OBJ.
- *LSR
- Specifies MQ listener objects with names specified by OBJ.
- *SVC
- Specifies MQ service objects with names specified by OBJ.
- *SYNCFILE
- Specifies the MQ channel synchronisation file.
- *SYNCFILE
- Specifies the MQ client channel table file.