Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tracing sessions
I did find thing only in 10gR2, it is not in 10.1.0.4.
bp
From: Allen, Brandon [mailto:Brandon.Allen_at_OneNeck.com]
Sent: Friday, 27 October, 2006 11:51 PM
To: Oliver.Jost_at_ca.fujitsu.com; oracle-l
Subject: RE: Tracing sessions
The trace dies when the traced session dies. I've never heard of a trace being automatically restarted for a new session with the same SID and serial# as an earlier trace, but I've never tested it and I suppose it's possible. On a related note, old trace files will be appended by later traces/dumps for processes with the same PID.
I just found that in 10g, you can identify active traces by checking the v$session.sql_trace value. This column didn't exist in earlier versions, but the information may have been there in one of the x$ table columns that just wasn't exposed in v$session, or maybe in a different v$ view, but if so I'm not aware of it. In 10g, the v$session.sql_trace value comes from x$ksuse.ksuseflg2, which doesn't exist in 9i.
Regards,
Brandon
Privileged/Confidential Information may be contained in this message or
attachments hereto. Please advise immediately if you or your employer do
not consent to Internet email for messages of this kind. Opinions,
conclusions and other information in this message that do not relate to
the official business of this company shall be understood as neither
given nor endorsed by it.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 30 2006 - 02:10:09 CST
![]() |
![]() |