Air Cleaner User Manual
Queue manager parameters
AUTHOREV
Whether authorization (Not Authorized) events are generated:
ENABLED
Authorization events are generated.
This value is not supported on OS/390.
DISABLED
Authorization events are not generated. This is the queue
manager’s initial default value.
CCSID(integer)
The coded character set identifier for the queue manager. The CCSID is the
identifier used with all character string fields defined by the API. It does
not apply to application data carried in the text of messages unless the
CCSID in the message descriptor is set to the value MQCCSI_Q_MGR
when the message is put to a queue.
Specify a value in the range 1 through 65 535. The CCSID must specify a
value that is defined for use on your platform, and use a character set that
is appropriate to the platform.
If you use this parameter to change the CCSID, applications that are
running when the change is applied continue to use the original CCSID.
Because of this, you must stop and restart all running applications before
you continue. This includes the command server and channel programs. To
do this, stop and restart the queue manager after making the change.
This parameter is valid only on AIX, HP-UX, OS/2 Warp, OS/400, Sun
Solaris, Tandem NSK, and Windows NT. See the MQSeries Application
Programming Guide for details of the supported CCSIDs for each platform.
CHAD
Whether receiver and server-connection channels can be defined
automatically:
DISABLED
Auto-definition is not used. This is the queue manager’s initial
default value.
ENABLED
Auto-definition is used.
Cluster-sender channels can always be defined automatically, regardless of
the setting of this parameter.
This parameter is valid only on AIX, HP-UX, OS/2 Warp, OS/400, Sun
Solaris, and Windows NT.
CHADEV
Whether channel auto-definition events are generated.
DISABLED
Auto-definition events are not generated. This is the queue
manager’s initial default value.
ENABLED
Auto-definition events are generated.
ALTER QMGR
32
MQSeries MQSC Command Reference