RE: Looking for SQL that already ageout from SQL AREA

  • From: "Charu Joshi" <joshic@xxxxxxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 3 Jan 2005 19:06:27 +0530

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

Regards,
Charu.


-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Joze Senegacnik
Sent: Monday, January 03, 2005 5:36 PM
To: oracle-l@xxxxxxxxxxxxx
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@xxxxxxxxxxxxx =
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Oracle
Sent: Sunday, January 02, 2005 6:33 PM
To: oracle-l@xxxxxxxxxxxxx
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





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

--
//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

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

Other related posts: