dssize

Syntax

dssize [k|m|g|t]

Description

Prints database size information in KB, MB, GB or TB. For TimesTen Scaleout, provides the size of the connected element.

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