Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_FREE_SPACE

Free extents in all tablespaces

Columns
   ___________________________
 
   BYTES
      Size of the extent in bytes
   BLOCKS
      Size of the extent in ORACLE blocks
   FILE_ID
      ID number of the file containing the extent
   TABLESPACE_NAME
      Name of the tablespace containing the extent
   BLOCK_ID
      Starting block number of the extent
   RELATIVE_FNO
      Relative number of the file containing the extent

Related Commands:




Back to the Top

Simon Sheppard
SS64.com