Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Identify indexes which are no longer used ?

Re: Identify indexes which are no longer used ?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 1 Jul 1999 22:20:38 +0100
Message-ID: <930864531.4971.0.nnrp-07.9e984b29@news.demon.co.uk>


Short of reviewing all the code (which I have done from time to time), the only way I have found of doing this is to rebuild a suspect index in its own tablespace and then wait a couple of weeks to see if v$filestat shows any signficant read I/O on the file.

--

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

tedchyn_at_yahoo.com wrote in message <7lgl6v$otn$1_at_nnrp1.deja.com>...
>Sir, is there a way identifying obsolete indexes which are no longer
>used ?
>
Received on Thu Jul 01 1999 - 16:20:38 CDT

Original text of this message

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