cjmsicmd resume dst (resuming the message delivery of physical destination)
Format
cjmsicmd resume dst [-t destination-type
-n destination-name]
[-b host-name : port-number]
Function
Resumes message delivery to a physical destination.
If the destination type and the destination name are not specified, all the physical destinations are stopped temporarily.
Arguments
- -t destination-type
- Specifies a destination type. You can specify the following destination types:
- -n destination-name
- Specifies the destination name.
- -b host-name : port-number
- Specifies the host name and the port number by delimiting them using a colon (:).
Return values
- 0:
- The command is terminated normally.
- 1:
- The command is terminated abnormally.
Notes
- If this command is executed for the physical destination that is in the RUNNING state, the message Successfully resumed the destination will be displayed, but the command will be ignored.