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

Home -> Community -> Mailing Lists -> Oracle-L -> Query capture

Query capture

From: Seema Singh <oracledbam_at_hotmail.com>
Date: Thu, 07 Apr 2005 10:59:40 -0400
Message-ID: <BAY106-F30FA7C7A0CC76A11D5361CD33E0@phx.gbl>


Hi,

I want to capture those queries on basis of following criteria.

1)SQLs that take more than 5 seconds
2)SQLs that take more than 10 seconds
3)SQLs that take more than 20 seconds

Can I do it without explain plan?
I want to set up script which will capture only those query which are taking more than 5,10,20 minutes to execute whether the table is small or large. thanks

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 07 2005 - 11:07:19 CDT

Original text of this message

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