Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> trace via logon trigger
Anyone have any tips on setting up a logon trigger for initiating a =
10046 event. I tried the following but although it shows no errors it =
does not start the session tracing.
execute immediate 'alter session set events ''10046 trace name context = forever, level 4'' ';
![]() |
![]() |