Air Cleaner User Manual

If you specify QSGDISP(SHARED) or DEFTYPE(SHAREDYN), this
parameter is ignored.
TARGQ(string)
The local name of the base queue being aliased. (See Rules for naming
MQSeries objectson page 4.) The maximum length is 48 characters.
This parameter is supported only on alias queues.
This must be one of the following (although this is not checked until the
alias queue is opened by an application):
v A local queue (not a model queue)
v A cluster queue
v A local definition of a remote queue
This queue need not be defined until an application process attempts to
open the alias queue.
TRIGDATA(string)
The data that is inserted in the trigger message. The maximum length of
the string is 64 bytes.
This parameter is supported only on local and model queues.
For a transmission queue on AIX, HP-UX, OS/2 Warp, OS/400, Sun
Solaris, or Windows NT, you can use this parameter to specify the name of
the channel to be started.
This parameter can also be changed using the MQSET API call.
TRIGDPTH(integer)
The number of messages that have to be on the queue before a trigger
message is written, if TRIGTYPE is DEPTH. The value must be greater
than zero, and less than or equal to 999 999 999.
This parameter is supported only on local and model queues.
This parameter can also be changed using the MQSET API call.
TRIGGER and NOTRIGGER
Whether trigger messages are written to the initiation queue (named by the
INITQ parameter) to trigger the application (named by the PROCESS
parameter):
NOTRIGGER
Triggering is not active, and trigger messages are not written to the
initiation queue.
This parameter is supported only on local and model queues.
This is the default supplied with MQSeries, but your installation
might have changed it.
TRIGGER
Triggering is active, and trigger messages are written to the
initiation queue.
This parameter can also be changed using the MQSET API call.
TRIGMPRI(integer)
The message priority number that will trigger this queue. The value must
be greater than or equal to zero, and less than or equal to the MAXPRTY
queue manager parameter (see DISPLAY QMGRon page 187 for details).
Define queues
Chapter 2. The MQSeries commands 129
|
|