Entering content frame

 DATAVOLUMES 

The system table DATAVOLUMES describes the data volumes in which data is stored.

DATAVOLUMES

ID

FIXED(5)

Number of the volume

MODE

CHAR(10)

Mode of the volume (NORMAL|SEQUENTIAL)

PATH

CHAR(256)

Name of the volume

CONFIGUREDSIZE

FIXED(20)

Configured size of the volume (KB)

USABLESIZE

FIXED(20)

Area of the volume that can be used for data (KB)

USEDSIZE

FIXED(20)

Area of the volume used for data (KB)

USEDSIZEPERCENTAGE

FIXED(3)

Area of the volume used as a percentage of the total area that can be used for data

 

 

Leaving content frame