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

Home -> Community -> Usenet -> c.d.o.server -> Re: Index size growing abnormally .....Oracle bug ?

Re: Index size growing abnormally .....Oracle bug ?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: 2000/03/10
Message-ID: <952732281.3089.4.nnrp-09.9e984b29@news.demon.co.uk>#1/1

Branch blocks can be re-used when empty
(at least in recent versions of Oracle).

--

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Keith Boulton wrote in message
<38c94d91.27118680_at_read.news.globalnet.co.uk>...

>On Fri, 10 Mar 2000 14:39:39 +0100, "Sybrand Bakker"

>As I understand it, there are problems with deletions such that if a
>leaf block is cleared of all entries, it becomes available for re-use,
>but an index node block is never re-used even when it becomes empty.
>The implication of this is that index space usage may grow over-time
>because it contains a lot of unused blocks, but this will not be a
>performance issue because the index is always balanced.
>
>
>
Received on Fri Mar 10 2000 - 00:00:00 CST

Original text of this message

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