Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 'Auditing' user connections
I have been asked to track user connections to a database (9.2) to see what logins are being used, where they are coming from, etc.
Auditing first comes to mind, but our maintenance window for a db restart is not for a few weeks and the information is being
requested ASAP. The first thing that comes to mind is a database logon trigger and a table to capture the relevant information.
Before I go down this path, I want to make certain that other, more viable, options don't really exist. All connections (except dba) are coming from external sources. I'm looking into SQL*Net settings right now, but nothing jumps out at me as a complete solution.
Any assistance, ideas, gotchas are appreciated.
Daniel Fink
![]() |
![]() |