Home
Change, Copy, and Create Service
Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS X X X
The Change Service (MQCMD_CHANGE_SERVICE) command changes the specified attributes of an existing WebSphere MQ service definition. For any optional parameters that are omitted, the value does not change.
The Copy Service (MQCMD_COPY_SERVICE) command creates a new WebSphere MQ service definition, using, for attributes not specified in the command, the attribute values of an existing service definition.
The Create Service (MQCMD_CREATE_SERVICE) command creates a new WebSphere MQ service definition. Any attributes that are not defined explicitly are set to the default values on the destination queue manager.
- Required parameter (Change and Create Service):
- ServiceName
- Required parameters (Copy Service):
- FromServiceName, ToServiceName
- Optional parameters:
- Replace, ServiceDesc, ServiceType, StartArguments, StartCommand, StartMode, StderrDestination, StdoutDestination, StopArguments, StopCommand
- Required parameter (Change and Create Service)
- Required parameters (Copy Service)
- Optional parameters
Parent topic:
Definitions of the Programmable Command Formats
pc11270_
Home