Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> used segment space in bytes

used segment space in bytes

From: Oberkofler, Dieter <d.oberkofler_at_leadingbits.at>
Date: Thu, 17 Jan 2002 09:33:42 -0800
Message-ID: <F001.003F2E70.20020117091133@fatcity.com>

hi guys!
 

what would be the easiest way to compute the space
in bytes used by a segment?
it is rather easy to determine the # of used blocks
by a specific segment by looking at the dba_extents
for example. but how many blocks have been really used
in one of those extents. i guess i would be able
to compute the free blocks by using the dbms_space
package but it just seems to
complicated.
any hints ... ?
 

thank you
 

-do
 
Received on Thu Jan 17 2002 - 11:33:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US