Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: dbms_space.free_blocks does not report correctly ?
Thanks Trivedi and Brian,
I think that you may be right about chained blocks,
I'll check this out.
<BLOCKQUOTE dir=ltr
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
I
can't answer your question directly but I would like to point out a few
things. Your select count on rowid will miss chained blocks, the first
block of the first segment which is used for freelist chains, and as I learned
some time ago that oracle used more blocks to keep track of the extra
freelists that became available with the "maxextents unlimited" option.
Remember years ago when we where bound by 121 extents for 2k block, and 225
for 4k, and 505 for 8k (something like that), anyway, oracle had to put the
extra info somewhere, so that take extra blocks to store it
all.
<SPAN
class=559582222-20042001>
<SPAN
class=559582222-20042001>Lastly, I just can't see spending time looking for a
few blocks. 1000's maybe.
<SPAN
class=559582222-20042001>
<SPAN
class=559582222-20042001>That's just my opinion, I could be
wrong.
<FONT face=Tahoma
size=2>-----Original Message-----From: Diego Cutrone
[mailto:dcutrone_at_afip.gov.ar]Sent: Friday, April 20, 2001 1:46
PMTo: Multiple recipients of list ORACLE-LSubject:
dbms_space.free_blocks does not report correctly ?
Hi list,
I'm checking space usage in some
objects.
<FONT face=Arial
size=2> Type Name
126,233 220 125,987 4 126,013
![]() |
![]() |