Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to speedup index rebuild
Wolfgang - Excellent point.
Dennis - If you are dropping indexes to do data loads, take a look at Oracle
partitioning and local indexes. Other ideas to try are PARALLEL, time ALTER
INDEX REBUILD.
Dennis Williams
DBA, 60%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Saturday, May 03, 2003 1:42 AM
To: Multiple recipients of list ORACLE-L
Why do you think you need to rebuild the indexes in the first place?
At 08:26 PM 5/2/2003 -0800, you wrote:
>Hi all -
>We are on 8.1.7.4 and HP11. I am rebuilding all indexes in the database and
>wonder if DBAs out there can give me some tips on how to speed things up.
>I am aware of some of the things that need to be done, like using
>'nologgin', increasing sort area size and buffer cache, shared pool. I have
>tried them all and so far the results have not been satisfactory. I am
>wondering if I missed something important.
Wolfgang Breitling
Centrex Consulting Corporation
http://www.centrexcc.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Wolfgang Breitling INET: breitliw_at_centrexcc.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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.net -- Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.COM Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Sat May 03 2003 - 17:11:37 CDT