Appendix E.17 Checking the destination status

The following figure shows the procedure for checking the latest destination status.

Figure E-16 Procedure for checking the destination status

[Figure]

Organization of this subsection
(1) Process preconditions
(2) Information and supplementary explanation required for execution

(1) Process preconditions

(2) Information and supplementary explanation required for execution

The coding, such as (A1), corresponds to the coding in the figure.

(A1)
host-name:port-number
The host name and port number on which CJMSP Broker is running.
If you omit the port number when CJMSP Broker is started, the default port number 7676 is used. In this case, you can omit the -b option.
If you use the -tmp option, you can check the status of the temporary destination.
The status of the temporary destination can only be checked for the duration for which the temporary destination is enabled after the application starts.
An example of display when the -tmp option is used is as follows:

------------------------------------------------------------------------
Name Type State Producers Consumers Msgs
Total Count UnAck Avg Size
------------------------------------------------------------------------
Queue1 Queue RUNNING 0 0 0 0 0.0
mq.sys.dmq Queue RUNNING 0 0 0 0 0.0
temporary_destination://queue/10.209.10.192/2139/1 Queue (temporary) 0 1 0 0 0.0
KDAN34110-I Successfully listed destinations.