Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle trace file on/off
Thanks you, Darth !!
-----Original Message-----
Sent: Monday, January 28, 2002 7:35 PM
To: 'Deshpande, Kirti'; ORACLE-L_at_fatcity.com
Dump the session events at group
level #1 ( session level ) and parse
the second column (Evt3).
I didn't say it was elegant. :-)
Use this power only for Good, not for Evil, Luke.
-----Original Message-----
Sent: Monday, January 28, 2002 7:57 PM
To: Mohan, Ross; ORACLE-L_at_fatcity.com
You may turn the trace on or off that way, but how do you interrogate it to find its event settings?
-----Original Message-----
Sent: Monday, January 28, 2002 6:42 PM
To: 'Deshpande, Kirti'; ORACLE-L_at_fatcity.com
ORADEBUG SETORAPID, would make "current session" whatever you like, no?
-----Original Message-----
>From what I know, there is no way to find if a session has turned on the
tracing unless it is your own session. DBMS_SYSTEM.read_ev can you tell you
if the current session is tracing or not, but it can not interrogate other
sessions.
The only way I know is to check the trace files generated in the udump directory.. but it is not fool-proof.
And since you can not find out who is tracing at the moment, you can not stop it..
Ross, I sure would like to learn the trick. Can you please post it?? :)
Thanks.
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jan 28 2002 - 20:12:19 CST