Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: dbms_system.set_ev

Re: dbms_system.set_ev

From: sol beach <sol.beach_at_gmail.com>
Date: Thu, 17 May 2007 10:41:54 -0700
Message-ID: <40a16b360705171041h226c0928i6989710177775fc6@mail.gmail.com>


Alternatively, how would one obtain the process_ID# that becomes part of the trace file name?

On 5/17/07, Joe Smith <joe_dba_at_hotmail.com> wrote:
>
> Is there a way to name the trace file with dbms_system.set_ev();:
>
> sys.dbms_system.set_ev();
>
> I have a login trigger that does:
>
> sys.dbms_system.set_ev(l_sid,l_serial#,10046,l_level,'');
>
> but I need to name the trace file and can this be done with
> dbms_system.set_ev ?
>
> thanks.
>
> _________________________________________________________________
> Catch suspicious messages before you open them—with Windows Live Hotmail.
>
> http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_protection_0507
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 17 2007 - 12:41:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US