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: Kerber, Andrew W. <Andrew.Kerber_at_umb.com>
Date: Tue, 15 May 2007 11:43:56 -0500
Message-ID: <D40740337A3B524FA81DB598D2D7EBB307EF013A@x6009a.umb.corp.umb.com>


You have to watch it with rebuild online, as I recall there is a bug in versions prior to 10g that will generate ora-600 errors during a rebuild online if users try to access it during the rebuild.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Alexander Fatkulin Sent: Tuesday, May 15, 2007 11:17 AM
To: BLock_at_dvfs.com
Cc: oracle-l_at_freelists.org
Subject: Re: Alter index rebuild

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



------------------------------------------------------------------------------
NOTICE:  This electronic mail message and any attached files are confidential.  The information is exclusively for the use of the individual or entity intended as the recipient.  If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited.  If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. Thank you.

==============================================================================

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 15 2007 - 11:43:56 CDT

Original text of this message

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