Home
Change, Copy, and Create Process
Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS X X X X X X
The Change Process (MQCMD_CHANGE_PROCESS) command changes the specified attributes of an existing WebSphere MQ process definition. For any optional parameters that are omitted, the value does not change.
The Copy Process (MQCMD_COPY_PROCESS) command creates a new WebSphere MQ process definition, using, for attributes not specified in the command, the attribute values of an existing process definition.
The Create Process (MQCMD_CREATE_PROCESS) command creates a new WebSphere MQ process definition. Any attributes that are not defined explicitly are set to the default values on the destination queue manager.
- Required parameter (Change and Create Process):
- ProcessName
- Required parameters (Copy Process):
- FromProcessName, ToProcessName
- Optional parameters:
- ApplId, ApplType, CommandScope, EnvData, ProcessDesc, QSGDisposition, Replace, UserData
- Required parameters (Change and Create Process)
- Required parameters (Copy Process)
- Optional parameters
Parent topic:
Definitions of the Programmable Command Formats
pc11120_
Home