Air Cleaner User Manual

QSGDISP ALTER DEFINE
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.
The object is defined on the page set of the
queue manager that executes the command
using the QSGDISP(GROUP) object of the
same name as the LIKE object.
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 refresh
local copies on page set 0:
DEFINE CHANNEL(name) CHLTYPE(type)
REPLACE QSGDISP(COPY)
The object definition resides in the shared
repository. This is allowed only if the queue
manager is in a queue-sharing group. If the
definition is successful, the following
command is generated and sent to all active
queue managers in the queue-sharing group
to cause them to make or refresh local copies
on page set 0:
DEFINE CHANNEL(name) CHLTYPE(type)
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.
RCVDATA(string)
Channel receive exit user data (maximum length 32 characters).
This is passed to the channel receive exit when it is called.
On AIX, HP-UX, OS/2 Warp, Sun Solaris, and Windows NT, you can
specify data for more than one exit program by specifying multiple strings
separated by commas. The total length of the field must not exceed 999
characters.
On OS/400, you can specify up to 10 strings, each of length 32 characters.
The first string of data is passed to the first receive exit specified, the
second string to the second exit, and so on.
On other platforms you can specify only one string of receive exit data for
each channel.
DEFINE CHANNEL
88
MQSeries MQSC Command Reference
|
|||
||
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|