Database Administration (MOSC)

MOSC Banner

User connect/disconnect logging

edited Jan 21, 2013 2:37AM in Database Administration (MOSC) 3 commentsAnswered
Hi, in my company we have a database for which the application performs a lot of log in. I created a logon/logoff trigger in which whenever a user connects, it's logged into a table and whenever he disconnects, the record is updated with the corresponding time of disconnection.
My problem is that the application doesn't disconnect everytime so that I have records which has a LOGON_DATE, but no LOGOFF_DATE and are actually cleaned up by PMON (I suppose).

My question is the following : is there a way to track PMON actions on user sessions ? I've looked up but haven't found any relievant information about it...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center