SAVEDATE | Date of Data Retrieval from dba Tables | X | | DATS | 8 | |
SAVETIME | Time of Data Retrieval from dba Table | X | | TIMS | 6 | |
TSNAME | Tablespace Name | X | | CHAR | 30 | |
INIT_EXT | Default Initial Extent Size | | | DEC | 6 | |
NEXT_EXT | Next Extent Size | | | DEC | 6 | |
MIN_EXT | Default Minimum Number of Extents | | | DEC | 6 | |
MAX_EXT | Default Maximum Number of Extents | | | DEC | 6 | |
STATUS | Tablespace Status (ONLINE, OFFLINE, or READ ONLY) | | | CHAR | 10 | |
EXT_MGMT | Extent Management Tracking (DICTIONARY or LOCAL) | | | CHAR | 10 | |
ALLOC_TYPE | Type of Extent Allocation in Effect for this Tablespace | | | CHAR | 10 | |
TOT_EXTS | Total Number of Free Extents in Tablespace | | | DEC | 7 | |
COALES_EXT | Total Number of Coalesced Free Extents in Tablespace | | | DEC | 7 | |
P_COAL_EXT | Percentage of Coalesced Free Extents in Tablespace | | | DEC | 6 | |
TOT_BYTES | Total Number of Free Bytes in Tablespace | | | DEC | 7 | |
COAL_BYTES | Total Number of Coalesced Free Bytes in Tablespace | | | DEC | 7 | |
TOT_BLOCKS | Total Number of Free Oracle Blocks in Tablespace | | | DEC | 7 | |
COAL_BLKS | Total Number of Coalesced Free Oracle Blocks in Tablespace | | | DEC | 7 | |
P_COAL_BLK | Percentage of Coalesced Free Oracle Blocks in Tablespace | | | DEC | 6 | |