Appendix E.14 Deleting the persistence subscribers

This subsection describes the procedure for deleting the persistence subscribers used with Cosminexus JMS Provider.

The following figure shows the procedure for deleting the persistence subscribers.

Figure E-13 Procedure for deleting the persistence subscribers

[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)
Topic-name
Topic name containing the persistence subscriber you want to check
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.
An example of display is as follows:

-----------------------------------------------------------------------
Durable Sub. Name Client ID Number of Messages Durable Sub. State
-----------------------------------------------------------------------
DurableSUB1 clientId 9998 INACTIVE
KDAN34323-I Successfully listed durable subscriptions.

(A2)
No specific value.
(A3)
Persistence-subscriber-name
Persistence subscriber name checked in (A1)
Client-ID
Client ID checked in (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.