Hitachi

uCosminexus Application Server Command Reference Guide


cjmsicmd destroy dst (destroying physical destination)

Organization of this page

Format

cjmsicmd destroy dst  -t destination-type
                      -n destination-name
                     [-b host-name : port-number]

Function

Destroys physical destinations.

Arguments

-t destination-type

Specifies the destination type. You can specify the following destination types:

  • q: Queue

  • t: Topic

-n destination-name

Specifies a destination name.

-b host-name : port-name

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