Air Cleaner User Manual
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.
ENVRDATA(string)
A character string that contains environment information pertaining to the
application to be started. The maximum length is 128 characters.
The meaning of ENVRDATA is determined by the trigger-monitor
application. The trigger monitor provided by MQSeries appends
ENVRDATA to the parameter list passed to the started application. The
parameter list consists of the MQTMC2 structure, followed by one blank,
followed by ENVRDATA with trailing blanks removed.
Notes:
1. On OS/390, ENVRDATA is not used by the trigger-monitor
applications provided by MQSeries.
2. On UNIX systems, ENVRDATA can be set to the ampersand character
to make the started application run in the background.
LIKE(process-name)
The name of an object of the same type, whose parameters will be used to
model this definition.
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 this object.
This is equivalent to specifying:
LIKE(SYSTEM.DEFAULT.PROCESS)
A default definition for each object type is provided, but these can be
altered by the installation to the default values required. See “Rules for
naming MQSeries objects” on page 4.
On MQSeries for OS/390, the queue manager searches page set 0 for an
object with the name you specify. The disposition of the LIKE object is not
copied to the object you are defining.
Notes:
1. QSGDISP (GROUP) objects are not searched.
2. LIKE is ignored if QSGDISP(COPY) is specified.
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).
DEFINE PROCESS
102
MQSeries MQSC Command Reference
|
|
|
|
|
|
|
|
|
|