DATADEVSPACES
This
statistical system table contains information on the occupied data devspaces.DATADEVSPACES
|
DEVSPACENAME |
CHAR ( 64) |
logical name of the data devspace |
|
DEVSPACESIZE |
FIXED (10) |
Size of the devspace in pages |
|
USEDPAGES |
FIXED (10) |
Number of devspace pages used |
|
PCTUSEDPAGES |
FIXED (10) |
Percentage share of used pages |
|
UNUSEDPAGES |
FIXED (10) |
Number of unused pages |
|
PCTUNUSED |
FIXED (10) |
Percentage share of unused pages |