Re: last time an index was used

  • From: Mladen Gogala <mladen@xxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Fri, 2 Apr 2004 11:37:42 -0500

If you have 9i, you can turn on index monitoring. It goes something like this:

ALTER INDEX index NOMONITORING USAGE;

Results should be in V$OBJECT_USAGE.

You can only do it from your own schema, because there is no LUSER column in 
V$OBJECT_USAGE



On 04/02/2004 11:16:52 AM, Ruth Gramolini wrote:
> Hello all,
> I know that there is a relatively easy way to find out the last time an


-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: