Delete MQ Service (DLTMQMSVC)
- Where allowed to run
- All environments (*ALL)
- Threadsafe
- Yes
The Delete MQ Service object (DLTMQMSVC) command deletes an existing MQ service object.
Parameters
Keyword | Description | Choices | Notes |
---|---|---|---|
SVCNAME | Service name | Character value | Required, Positional 1 |
MQMNAME | Message Queue Manager name | Character value, *DFT | Optional, Positional 2 |
Service name (SVCNAME)
The name of the service object to delete.
The possible values are:
- service-name
- Specify the name of the service definition. The maximum length of the string is 48 bytes.
Message Queue Manager name (MQMNAME)
Specifies the name of the queue manager.
The possible values are:
- *DFT
- Use the default queue manager.
- queue-manager-name
- The name of a message queue manager.
Examples
None
Error messages
Unknown