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: Rebuilding Indexes Question

Re: Rebuilding Indexes Question

From: Joe Testa <teci_at_the-testas.net>
Date: Mon, 22 Oct 2001 19:13:56 -0700
Message-ID: <F001.003B1D38.20011022190517@fatcity.com>

and in 9i, almost everything is done online, w/journaling and no locking.

but thats another week in the future. ;)

joe

Charlie Mengler wrote:
>
> >From 1st hand experience, folks need to be warned that
> the last time I did this during normal working hours on an
> index on a production table, the order entry department
> could no longer commit new orders. They were "hung"
> until the index rebuild completed. So use with caution.
>
> Deepak Thapliyal wrote:
>
> > Jacques
> >
> > i think oracle puts exclusive locks on the table on
> > which you are trying to create an index. that reason
> > should be good enough to use the "rebuild online"
> > option instead of create/drop especially for systems
> > that require to be available all the time
> >
> > Deepak
> >
> > --- Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
> > wrote:
> > > > -----Original Message-----
> > > > From: cjordan_at_smcwv.com [mailto:cjordan_at_smcwv.com]
> > > >
> > > > What are the advantages/disadvantages to doing a
> > > alter index rebuild
> > > > (Oracle 8.0.X) versus dropping and recreating the
> > > index.
> > >
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Charlie Mengler
> INET: charliem_at_mwh.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing)

-- 
Joe Testa  
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
IM: n8xcthome or joen8xct
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joe Testa
  INET: teci_at_the-testas.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Oct 22 2001 - 21:13:56 CDT

Original text of this message

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