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: How can I see when the last time was an index was used?

Re: How can I see when the last time was an index was used?

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: 13 Oct 2001 06:19:13 -0700
Message-ID: <9q9f0h0afa@drn.newsguy.com>


In article <9q8mhb$njn$1_at_nereid.worldonline.nl>, "Bert says...
>
>Hello,
>
>I have a simple question.
>
>How can I see when the last time was an index was used? Not created or
>changed, but used.
>
>
>Thanks.
>
>Best regards,
>
>Bert Haverkort
>OraTech Group B.V.
>The Nethelands
>
>

You can do this in 9i but not before. In 9i there is a monitor option for indexes to record for you the last time they were USED (as opposed to just accessed to be modified via an insert/update/delete) to execute a query.

--
Thomas Kyte (tkyte@us.oracle.com)             http://asktom.oracle.com/ 
Expert one on one Oracle, programming techniques and solutions for Oracle.
http://www.amazon.com/exec/obidos/ASIN/1861004826/  
Opinions are mine and do not necessarily reflect those of Oracle Corp 
Received on Sat Oct 13 2001 - 08:19:13 CDT

Original text of this message

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