Air Cleaner User Manual
(3)
USERDATA(’’)
USERDATA(string)
(3)
ENVRDATA(’’)
ENVRDATA(string)
Notes:
1 Valid only on OS/390.
2 Valid only when the queue manager is a member of a queue-sharing group.
You can use queue-sharing groups only on MQSeries for OS/390.
3 This is the default supplied with MQSeries, but your installation might have
changed it.
4 The default depends on the platform, and can be changed by your
installation.
Parameter descriptions
The parameter descriptions also apply to the ALTER PROCESS command, with the
following exceptions:
v The LIKE parameter applies only to the DEFINE PROCESS command.
v The NOREPLACE and REPLACE parameter applies only to the DEFINE
PROCESS command.
v The variations in the CMDSCOPE and QSGDISP parameters between the ALTER
PROCESS and DEFINE PROCESS commands are described.
(process-name)
Name of the MQSeries process definition (see “Rules for naming MQSeries
objects” on page 4). This is required.
The name must not be the same as any other process definition currently
defined on this queue manager (unless REPLACE is specified).
APPLICID(string)
The name of the application to be started. This might typically be a
fully-qualified file name of an executable object. The maximum length is
256 characters.
For a CICS application this is a CICS transaction ID, and for an IMS
application it is an IMS transaction ID.
On OS/390, for distributed queuing using CICS it must be “CKSG”, and
for distributed queuing without CICS, it must be “CSQX START”.
APPLTYPE(string)
The type of application to be started. Valid application types are:
integer
A system-defined application type in the range 0 through 65 535 or a
user-defined application type in the range 65 536 through 999 999 999.
For certain values in the system range, a parameter from the following list
can be specified in place of a numeric value:
CICS Represents a CICS transaction.
DOS Represents a DOS application.
IMS Represents an IMS transaction.
MVS Represents an OS/390 application (batch or
TSO).
NOTESAGENT Represents a Lotus
®
Notes
™
agent.
DEFINE PROCESS
100
MQSeries MQSC Command Reference
|
|
|
|
|
||