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: Looking for SQL that already ageout from SQL AREA

RE: Looking for SQL that already ageout from SQL AREA

From: Charu Joshi <joshic_at_mahindrabt.com>
Date: Mon, 3 Jan 2005 19:06:27 +0530
Message-ID: <MHEAIPLKCACENJKNJIALAEACCLAA.joshic@mahindrabt.com>

Also if you take STATSTPACK snapshots, you might try checking in the statspack table STATS$SQLTEXT.

Regards,
Charu.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Joze Senegacnik Sent: Monday, January 03, 2005 5:36 PM
To: oracle-l_at_freelists.org
Subject: RE: Looking for SQL that already ageout from SQL AREA

In 10g information is stored in the DBA_HIST_SQLTEXT that displays the = text of SQL statements belonging to shared SQL cursors captured in the = Workload Repository. This view captures information from V$SQL and is = used with the DBA_HIST_SQLSTAT view.
But there is no such feature available in versions prior 10g.

Regards, Joze

-----Original Message-----

From: oracle-l-bounce_at_freelists.org =
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Oracle Sent: Sunday, January 02, 2005 6:33 PM
To: oracle-l_at_freelists.org
Subject: Looking for SQL that already ageout from SQL AREA

Hi all,

Can we find out the SQL command that issued by user, after the SQL = command
already age out from the buffer?

Thanks

Sinardy

--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l



Disclaimer:

This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.



Visit us at http://www.mahindrabt.com

--

http://www.freelists.org/webpage/oracle-l Received on Mon Jan 03 2005 - 07:32:52 CST

Original text of this message

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