Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

Re: last time an index was used

Mladen Gogala

2004-04-02

Replies:

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@(protected)
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
-----------------------------------------------------------------
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.