Object type (OBJTYPE)

Specifies the 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 objects 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 MQ queue manager catalog object. This has the same name as the queue manager object.
*MQM
Specifies the Message Queue Manager object.
*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.