Air Cleaner User Manual

CLNTTBL
The channel table for CLNTCONN channels. On Compaq
(DIGITAL) OpenVMS, OS/2 Warp, OS/400, Tandem NSK, UNIX
systems, and Windows NT this is normally associated with a
queue manager, but can be a system-wide, queue-manager
independent channel table if you set up a number of environment
variables. For more information about setting up environment
variables, see the MQSeries Clients manual.
On OS/390, this is associated with the target queue manager, but
separate from the main channel table.
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.
‘’ 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.
QSGDISP
This parameter applies to OS/390 only.
Specifies the disposition of the object to which you are applying the
command (that is, where it is defined and how it behaves).
COPY 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(COPY). Any object
residing in the shared repository, or any object defined using a
command that had the parameters QSGDISP(QMGR), is not
affected by this command.
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) 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 delete local copies on page set 0:
DELETE CHANNEL(name) QSGDISP(COPY)
DELETE CHANNEL
Chapter 2. The MQSeries commands 137
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|