Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Tracking user sessions
The Oracle provided audit command has an option to audit login and
normal logoffs. See the DBA Administration manual.
You can write a database logon event trigger and capture the information.
You should always list your Oracle version and platform as some solutions are version specific.
HTH -- Mark D Powell -- Received on Wed Mar 30 2005 - 07:50:29 CST