Air Cleaner User Manual

QSGDISP ALTER DEFINE
GROUP The object definition resides in the shared
repository. The object was defined using a
command that had the parameters
QSGDISP(GROUP). Any object residing on
the page set of the queue manager that
executes the command (except a local copy
of the object), or any object defined using a
command that had the parameters
QSGDISP(SHARED), is not affected by this
command. If the command is successful, the
following command is generated and sent to
all active queue managers in the
queue-sharing group to cause them to refresh
local copies on page set 0:
DEFINE QUEUE(name) REPLACE QSGDISP(COPY)
The object definition resides in the shared
repository. This is allowed only if there is a
shared queue manager environment. If the
definition is successful, the following
command is generated and sent to all active
queue managers to cause them to make or
refresh local copies on page set 0:
DEFINE QUEUE(name) REPLACE QSGDISP(COPY)
PRIVATE The object resides on the page set of the
queue manager that executes the command,
and was defined with QSGDISP(QMGR) or
QSGDISP(COPY). Any object residing in the
shared repository is unaffected.
Not permitted.
QMGR The object definition resides on the page set
of the queue manager that executes the
command. The object was defined using a
command that had the parameters
QSGDISP(QMGR). Any object residing in the
shared repository, or any local copy of such
an object, is not affected by this command.
This is the default value.
The object is defined on the page set of the
queue manager that executes the command.
This is the default value. For local queues,
messages are stored on the page sets of each
queue manager and are available only
through that queue manager.
SHARED This value applies only to local queues. The
object definition resides in the shared
repository. The object was defined using a
command that had the parameters
QSGDISP(SHARED). Any object residing on
the page set of the queue manager that
executes the command, or any object defined
using a command that had the parameters
QSGDISP(GROUP), is not affected by this
command. If the queue is clustered, a
command is generated and sent to all active
queue managers in the queue-sharing group
to notify them of this clustered, shared
queue.
This option applies only to local queues. The
object is defined in the shared repository.
Messages are stored in the Coupling Facility
and are available to any queue manager in
the queue-sharing group. You can specify
SHARED only if:
v CFSTRUCT is nonblank
v INDXTYPE is not MSGTOKEN
v The queue is not one of the following:
SYSTEM.CHANNEL.INITQ
SYSTEM.CHANNEL.REPLY.INFO
SYSTEM.CHANNEL.SEQNO
SYSTEM.CHANNEL.COMMAND
SYSTEM.COMMAND.INPUT
If the queue is clustered, a command is
generated and sent to all active queue
managers in the queue-sharing group to
notify them of this clustered, shared queue.
QSVCIEV
Controls whether Service Interval High or Service Interval OK events are
generated.
This parameter is supported only on local and model queues and has no
effect if it is specified on a shared queue.
Define queues
Chapter 2. The MQSeries commands 125
|||
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|