Hitachi

Hitachi Advanced Database Command Reference


27.2.1 Explanation of the specification format and options

Organization of this subsection

(1) Specification format

adbls -d mem [-a] [-t] [-c]

(2) Explanation of options

-a

Specifies that the status of the memory allocated by the server process (shared memory and heap memory) is to be displayed.

If this option is omitted, the usage status of the process common memory and real thread private memory out of the shared memory is displayed.

-t

Suppresses display of the title line. For example, if you need to regularly redirect information to a file, you can specify this option to prevent duplicate title lines.

-c

Displays comma delimited values. For example, if you want to use spreadsheet software to read an output file to which data has been redirected, you can specify this option to output information delimited by commas.

If this option is specified, the following types of information are enclosed in double quotation marks (").

  • Character string in the title of an output item

  • Character string information in an output item

Numeric value information in an output item is not enclosed in double quotation marks ("). Double quotation marks are not used if an output item is empty.