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: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Thu, 19 Oct 2006 18:28:56 +0100
Message-ID: <7765c8970610191028y4fdf9825y39cbdb77723f1302@mail.gmail.com>


850 million rows and no partitioning sounds worse than periodic rebuilds to me:

On 10/19/06, Vijay Vardhineni <vvardhineni_at_gmail.com> wrote:
> 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
> >
>
>

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 19 2006 - 12:28:56 CDT

Original text of this message

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