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: Rebuild Indexes

RE: Rebuild Indexes

From: David Sharples <dsharples_at_cerebrussolutions.com>
Date: Fri, 13 Feb 2004 09:12:36 -0000
Message-ID: <EA29A3FCC723674293FD6286D3F0513E571B7C@louis.cerebrus.com>


I am guessing that no indexes need to be rebuilt - what is your justification for rebuilding them?

Indexes do not generally need to be rebuilt

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of vidya kalyanaraman Sent: 13 February 2004 08:46
To: oracle-l_at_freelists.org
Subject: Rebuild Indexes=20

Hi
 It may be a silly thing to ask, but I am stuck right now.=20  I have been given a task to find out the indexes which need to be=20 rebuilt. There are around 3000 Indexes. I know I can run the following

command
 "analyze index <Index> VALIDATE STRUCTURE " =20

for a single index and then find the rows from index_state based on=20 del_lf_rows_len/lf_rows_len > 20%. =20
Does anyone have a script for dynamically finding out the indexes that=20 are the candidates for rebuilding? How do you normally handle=20 situations like this?

TIA
Vidya



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Feb 13 2004 - 03:12:36 CST

Original text of this message

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