Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Database Connection Control
I also implemented logon trigger to for audit purposes, and from trace files
output and analysis from Oracle support, the problem was triggered before
the logon trigger was fired.
Trace file extract :-
8000000100000010 2D303720 6C696E6B 65722063 6F6D6D61 [-07 linker comma] 8000000100000020 6E642073 3830302E 73677320 63727430 [nd s800.sgs crt0] 8000000100000030 2E6F2042 2E31312E 34332050 424F2030 [.o B.11.43 PBO 0] 8000000100000040 35303132 34202400 63727430 3A206E75 [50124 $.crt0: nu] 8000000100000050 6D626572 20746F6F 206C6172 67652000 [mber too large .]=> Logon trigger code followed.....
On 11/15/05, Radoulov, Dimitre <cichomitiko_at_gmail.com> wrote:
>
> >>> use logon triggers and see if you can spot then in module from
> v$session
> As far as I know the v$session.module column is populated after a logon
> trigger is fired, so this is not possible.
> Cheers,
> Dimitre Radoulov
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Nov 15 2005 - 04:34:40 CST
![]() |
![]() |