Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Looking for SQL that already ageout from SQL AREA
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
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.
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jan 03 2005 - 07:32:52 CST
![]() |
![]() |