Air Cleaner User Manual
The name is not checked to ensure that it contains only those characters
normally allowed for MQSeries object names (see “Rules for naming
MQSeries objects” on page 4).
SCOPE
Specifies the scope of the queue definition.
This parameter is supported only on alias, local, and remote queues.
QMGR
The queue definition has queue-manager scope. This means that
the definition of the queue does not extend beyond the queue
manager that owns it. To open the queue for output from some
other queue manager, either the name of the owning queue
manager must be specified, or the other queue manager must have
a local definition of the queue.
CELL The queue definition has cell scope. This means that the queue is
known to all of the queue managers in the cell, and can be opened
for output merely by specifying the name of the queue; the name
of the queue manager that owns the queue need not be specified.
If there is already a queue with the same name in the cell directory,
the command fails. The REPLACE option has no effect on this.
This value is valid only if a name service supporting a cell
directory (for example, the supplied DCE name service) has been
configured.
This parameter is valid only on Compaq (DIGITAL) OpenVMS, OS/2
Warp, UNIX systems, and Windows NT.
SHARE and NOSHARE
Whether multiple applications can get messages from this queue:
This parameter is supported only on local and model queues.
NOSHARE
A single application instance only can get messages from the queue
SHARE
More than one application instance can get messages from the
queue
STGCLASS(string)
The name of the storage class.
This parameter is supported only on local and model queues.
This is an installation-defined name.
This parameter is valid on OS/390 only. For more information, see the
MQSeries for OS/390 Concepts and Planning Guide.
The first character of the name must be uppercase A–Z, and subsequent
characters either uppercase A–Z or numeric 0–9.
Note: You can change this parameter only if the queue is empty and
closed.
On platforms other than OS/390, this parameter is ignored.
Define queues
128
MQSeries MQSC Command Reference