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: Index Usage Monitoring

RE: Index Usage Monitoring

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Wed, 31 Jan 2001 10:13:44 -0800
Message-ID: <F001.002A5E1B.20010131092752@fatcity.com>

One of our partners (Bit by Bit) has a SQL tuning tool, that will also do this. The logic is that it looks at all sql statements stored in the database, generates all explain plans and stores them in a background database (BDE I think).

It can then tell you which indexes are used. Not very useful if you have a whole load of ad-hoc statements flying around, but should be useful for the application..

Let me know if you want to give it a try, we don't actively distribute this particular tool as we have SQL tools coming out of our ears, but I can arrange for a copy to be sent over..

Regards

Mark

Mark Leith
Cool Tools UK Ltd

T: 01905 330 281
M: 07771 691 122
E: mark_at_cool-tools.co.uk

"Everbody has to believe in something, I believe I'll have another beer!"

-----Original Message-----
jkstill_at_cybcon.com
Sent: Wednesday, January 31, 2001 04:16
To: Multiple recipients of list ORACLE-L

Pine Cone Systems has software to do this.

There is also another company that has software to do this, but I can't recall their name at the moment.

If you talk to Pine Cone, ask them who their competitors are.

Be forewarned, this stuff is very expensive.

Jared

On Tue, 30 Jan 2001, PRINCE, PATRICK W. wrote:

> We have a purchased application with over 1,300 indexes.
>
> Can someone suggest a method to monitor the system to
> determine which indexes are actively being used over time? I'm assuming
> that some are old/not necessary and would like to save the overhead
> of maintaining them.
>
> Oracle 8.0.6
>
>
> Patrick Prince email: pprince_at_oppd.com
> Omaha Public Power District voice: (402) 636-3762
> 444 S 16th St. Mall, Omaha, NE 68102 fax: (402) 636-3931
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: PRINCE, PATRICK W.
> INET: pprince_at_oppd.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

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

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mark Leith
  INET: mark_at_cool-tools.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jan 31 2001 - 12:13:44 CST

Original text of this message

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