!--a11y-->
DATAVOLUMES 
The system table DATAVOLUMES describes the data volumes in which data is stored.
DATAVOLUMES
|
FIXED(5) |
Number of the volume |
|
|
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 |
