Skip to content
[Home] [Help]
[Dependency Information]
VIEW: SYS.DBA_FREE_SPACE_COALESCED_TMP4
Object Details
| Object Name: | DBA_FREE_SPACE_COALESCED_TMP4 |
| Object Type: | VIEW |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
[View Source]
Columns
| Name |
Datatype |
Length |
Mandatory |
Comments |
| TS# |
NUMBER |
|
|
Number of Tablespace |
| TOTAL_EXTENTS |
NUMBER |
|
|
Number of Free Extents in Tablespace |
| TOTAL_BLOCKS |
NUMBER |
|
|
Total Free Blocks in Tablespace |
Query Text
Cut, paste (and edit) the following text to query this object:
SELECT TS#
, TOTAL_EXTENTS
, TOTAL_BLOCKS
FROM SYS.DBA_FREE_SPACE_COALESCED_TMP4;
Dependencies
[top of page]
SYS.DBA_FREE_SPACE_COALESCED_TMP4 references the following:
-
SYS
-
DBA_FREE_SPACE_COALESCED_TMP3
SYS.DBA_FREE_SPACE_COALESCED_TMP4 is referenced by following:
-
SYS
-
DBA_FREE_SPACE_COALESCED