dssize

Syntax

dssize [k|m|g|t]

Description

Prints database size information in KB, MB, GB or TB.

The default is MB. The output indicates the unit returned.

Examples

Command> dssize m;
The following values are in MB:
 
  PERM_ALLOCATED_SIZE:      32
  PERM_IN_USE_SIZE:         19.085
  PERM_IN_USE_HIGH_WATER:   19.186
  TEMP_ALLOCATED_SIZE:      40
  TEMP_IN_USE_SIZE:         15.088
  TEMP_IN_USE_HIGH_WATER:   21.432