Air Cleaner User Manual

Parameter descriptions
The parameter descriptions also apply to the ALTER NAMELIST command, with
the following exceptions:
v The LIKE parameter applies only to the DEFINE NAMELIST command.
v The REPLACE and NOREPLACE parameter applies only to the DEFINE
NAMELIST command.
v The variations in the CMDSCOPE and QSGDISP parameters between the ALTER
NAMELIST and DEFINE NAMELIST commands are described.
(name) Name of the list. This is required.
The name must not be the same as any other namelist name currently
defined on this queue manager (unless REPLACE or ALTER is specified).
See Rules for naming MQSeries objectson page 4.
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 it was entered, only if you are using a shared
queue 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.
DESCR(string)
Plain-text comment. It provides descriptive information about the namelist
when an operator issues the DISPLAY NAMELIST command (see
DISPLAY NAMELISTon page 181).
It should contain only displayable characters. The maximum length is 64
characters. In a DBCS installation, it can contain DBCS characters (subject
to a maximum length of 64 bytes).
Note: If characters are used that are not in the coded character set
identifier (CCSID) for this queue manager, they might be translated
incorrectly if the information is sent to another queue manager.
LIKE(namelist-name)
The name of a namelist, whose parameters will be used to model this
definition.
This parameter applies only to the DEFINE NAMELIST command
If this field is not filled in, and you do not complete the parameter fields
related to the command, the values are taken from the default definition
for namelists on this queue manager.
DEFINE NAMELIST
96
MQSeries MQSC Command Reference
|
|
|
|
|
||
|
|
|
|
|
|
|
|
||
|
|
|
|