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: Index rebuilds

Re: Index rebuilds

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Thu, 5 Oct 2000 10:15:10 -0400
Message-Id: <10640.118583@fatcity.com>


My apologies, I meant you only need to rebuild the indexes after they are populated and have delete or insert activity but that it would do no good when they are empty.

RBG
----- Original Message -----
From: "Charlie Mengler" <charliem_at_mwh.com> To: <rgramolini_at_tax.state.vt.us>
Sent: Thursday, October 05, 2000 10:03 AM Subject: Re: Index rebuilds

> I believe that you are 100% mistaken about the need to "rebuild"
> indexes. I contend that as long as the indexes are defined, even
> though empty, after the table has been truncated, the indexes
> WILL be complete once data gets placed into the table.
>
> To carry your position to an extreme, you'd need to "rebuild"
> the indexes after any record got inserted into any table. Of
> course this is NOT the case. When a record gets added to a
> table, any & all indexes on that table are "automagically"
> updated to reflect the new record.
>
> HTH, YMMV, & HAND!
>
> Ruth Gramolini wrote:
> >
> > There was a discussion about this in the past couple of weeks. When a
table
> > is trucated the index is empty . You have to rebuild the index after the
> > table is poplated.
> > HTH,
> > Ruth
> > ----- Original Message -----
> > To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
> > Sent: Wednesday, October 04, 2000 9:50 PM
> >
> > >
> > > Oracle 8.0.5. Can index rebuilds be used on a table that has
> > > been truncated and reloaded? In other words, we have a table
> > > and then we truncate it and load it with much of the same data,
> > > except more data (don't ask me why they do it this way). Can
> > > we have an index, truncate the table, then just do a rebuild?
> > > We want to be able to save time with the indexes and also be
> > > able to change storage parameters.
> > >
> > > -----
> > > Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> > > The FREE way to access your mailbox via any web browser, anywhere!
> > >
> > > --
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > > --
> > > Author:
> > > INET: cemail_at_sprintmail.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).
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Ruth Gramolini
> > INET: rgramolini_at_tax.state.vt.us
> >
> > 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).
>
> --
> Charlie Mengler Maintenance Warehouse
> charliem_at_mwh.com 10641 Scripps Summit Ct
> 858-831-2229 San Diego, CA 92131
Received on Thu Oct 05 2000 - 09:15:10 CDT

Original text of this message

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