Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Logon Trigger for getting info of IP Address,etc into a table
David wrote:
> Hi Burt and Everyone,
>
> Could you please give me some hints about auditing to get the IP
> address of all clients etc?
> Should I use procedure to do the auditing?
>
> Regards
>
> David
I'd suggest that you not deal with security and auditing piecemeal but rather use an AFTER LOGON trigger to secure the information you need and set contexts.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sun Feb 22 2004 - 08:53:41 CST
![]() |
![]() |