Air Cleaner User Manual

Parameter descriptions
(q-name)
The name of the queue must be defined to the local queue manager for all
of the queue types.
For an alias queue this is the local name of the alias queue to be deleted.
For a model queue this is the local name of the model queue to be deleted.
For a remote queue this is the local name of the remote queue to be
deleted.
For a local queue this is the name of the local queue to be deleted. You
must specify which queue you want to delete.
Note: A queue cannot be deleted if it contains uncommitted messages.
If an application has this queue open, or has open a queue that eventually
resolves to this queue, the command fails. The command also fails if this
queue is a transmission queue, and any queue that is, or resolves to, a
remote queue that references this transmission queue, is open.
If this queue has a SCOPE attribute of CELL, the entry for the queue is
also deleted from the cell directory.
CMDSCOPE
This parameter applies to OS/390 only and specifies how the command is
executed when the queue manager is a member of a queue-sharing group.
CMDSCOPE must be blank, or the local queue manager, if QSGDISP is set
to GROUP or SHARED.
‘’ The command is executed on the queue manager on which it was
entered. This is the default value.
qmgr-name
The command is executed on the queue manager you specify,
providing the queue manager is active within the queue-sharing
group.
You can specify a queue manager name, other than the queue
manager on which the command was entered, only if you are
using a queue-sharing group environment and if the command
server is enabled.
* The command is executed on the local queue manager and is also
passed to every active queue manager in the queue-sharing group.
The effect of this is the same as entering the command on every
queue manager in the queue-sharing group.
PURGE and NOPURGE
Specifies whether or not any existing committed messages on the queue
named by the DELETE command are to be purged for the delete command
to work. The default is NOPURGE.
NOPURGE
The deletion is not to go ahead if there are any committed
messages on the named queue.
PURGE
The deletion is to go ahead even if there are committed messages
on the named queue, and these messages are also to be purged.
DELETE Queues
146
MQSeries MQSC Command Reference
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
||
|
|
|
|