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: Guidelines for rebuilding indexes

Re: Guidelines for rebuilding indexes

From: Vijay Vardhineni <vvardhineni_at_gmail.com>
Date: Thu, 19 Oct 2006 10:43:20 -0600
Message-ID: <4a9265f70610190943w5dd94ce2j6166766602056688@mail.gmail.com>


I forgot to mention that these indexes are b-tree indexes.

Thanks
Vijay

On 10/19/06, Vijay Vardhineni <vvardhineni_at_gmail.com> wrote:
>
> We have couple of tables with over 850 Million records. Production team
> is rebuilding these indexes few times every year. This is a OLTP
> application. We do not have any deletes on these tables. Most of the DMLs
> on these tables are only inserts/updates. Updates on these tables may be
> causing some DEL_LF_ROWS. These tables are not partitioned. We do not have
> any bulk operations on these tables
>
> If the indexes are using lots of space for DEL_LF_ROWS, then we may need
> to rebuild indexes to move the indexes to the other tablespaces to release
> space to the OS.
>
> I would like to know if there are any other reasons for rebuilding
> indexes.
>
> I appreciate any inputs on this.
>
> Thanks
> Vijay
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 19 2006 - 11:43:20 CDT

Original text of this message

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