Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Chasing a session...
Not, unless you traced it. And then you would get this info from a trace
file, not from v$ views
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Dhimant Patel
Sent: Thursday, August 24, 2006 6:39 PM
To: oracle-l
Subject: Chasing a session...
Gurus,
Is there a straight way of querying v$SQL* views in order to retrieve all
queries made by a session
including a recursive queries made by oracle on behalf of user.
Assume that SID and SERIAL# are known for the session.
I could not think of any other ways but tracing a session and then use TKPROF, which is not always possible and/or desirable.
Thanks for advice -
DP.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 24 2006 - 10:24:13 CDT
![]() |
![]() |