cjmsicmd purge dur (deleting persistence subscribers)

Format

cjmsicmd purge dur -n subscriber-name
                  -c client-ID
                 [-b host-name : port-number]

Function

Deletes all the messages of a persistence subscriber.

Arguments

-n subscriber-name
Specifies a persistence subscriber.
-c client-ID
Specifies a client ID.
-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.