Hitachi

uCosminexus Application Server Command Reference Guide


cjmsicmd compact dst (compressing physical destination)

Organization of this page

Format

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

Function

Compresses the persistence store data of the file base for the physical destination.

Arguments

-t destination -type

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

  • q: Queue

  • t: Topic

-n destination-name

Specifies a destination name.

All the physical destinations are compressed, when you omit the -t option and the -n option.

-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