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: Alter index rebuild

Re: Alter index rebuild

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Wed, 16 May 2007 03:17:25 +1100
Message-ID: <49d668000705150917j7f1c3b7fra278da960b1cdc57@mail.gmail.com>


Sorry, mean DML.

On 5/16/07, Alexander Fatkulin <afatkulin_at_gmail.com> wrote:
> Sure, you can also try an "online" option - that way you can still
> perform DDL against the table while index is being rebuild.
>
> On 5/16/07, BLock_at_dvfs.com <BLock_at_dvfs.com> wrote:
> >
> > Can I do an Alter Index rebuild to move an index to an index tablespace
> > while the database is up?
> >
> > We are a 24x7 operation with scheduled outages usually only once a month.
> >
> > alter index schema.I_B_OAPREFSETTLEMENTVALUE_1 rebuild
> > tablespace schema_IDX storage ( initial 256 K next 256 K pctincrease 0 ) ;
> >
> > Thanks
> >
> > Brian Lock
> > DBA - East Campus
> >
> >
>
>
> --
> Alexander Fatkulin
>

-- 
Alexander Fatkulin
--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 15 2007 - 11:17:25 CDT

Original text of this message

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