Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Tracing
On Jul 16, 2001 at 07:12:00AM, Vladimir Begun wrote:
> On Jul 16, 2001 at 06:45:36AM, Libal, Ivo wrote:
> > > Hello
> > > I would like to start tracing for different session than my one. How it is
> > > possible in 8.1.7 EE? I want to start tracing for different sessions with
> > > different levels (not necessary diff. levels). I found that it should be
> > > possible with dbms_support package, but i didnt find this package and I
> > > also didnt find creation script in my rdbms/admin directory (it should be
> > > dbmssupp.sql).
> > > Please help me where I can find it or how to do it.
> > > Ivo Libal
>
> dbms_system.set_ev(sid, serial, event, level, NULL);
Forgot to mention: 10046 as a value for event.
-- Vladimir Begun | Be consistent. http://vbegun.net/ | -- Larry Wall in the perl man http://vbegun.net/wap/ | page me_at_vbegun.net | -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Vladimir Begun INET: jester_at_whale.sunbay.crimea.ua 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 Jul 16 2001 - 09:33:27 CDT
![]() |
![]() |