alter session set events '10046 trace name context off'

or

exec sys.dbms_system.set_ev(sid, serial#, 10046, 0, '')

Richard Ji

-----Original Message-----
Sent: Tuesday, February 11, 2003 9:29 AM
To: Multiple recipients of list ORACLE-L



TMTOWTDI ... It's everywhere.
All these choices.  Why do they have to make life so complicated?

I'm just curious: How do you turn if off?
level(0)?

> -----Original Message-----
>               Hi, in 8i etc, you can use 
> dbms_system.set_ev(sid,serial#,10046,level(1-12),'') too.
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephen Lee
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Richard Ji
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to