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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Coalescing Indxes on a regular basis

Re: Coalescing Indxes on a regular basis

From: Jared Still <jkstill_at_gmail.com>
Date: Tue, 10 Apr 2007 15:53:27 -0700
Message-ID: <bf46380704101553y7baa4f25h9866fe646714719f@mail.gmail.com>


On 4/10/07, Kerber, Andrew W. <Andrew.Kerber_at_umb.com> wrote:
>
> Empirical evidence has shown me that on tables exceeding 20 million
> rows, even a 5% delete on the table can cause measurable degradation in
> performance that can be fixed by rebuilding the indices.
>

That really depends on the usage pattern, and data skew.

Range scans would be affected, but you would need to measure the response time before and after a rebuild to see just how great the affect would be.

Single row lookups would never know the difference.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 10 2007 - 17:53:27 CDT

Original text of this message

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