hi there
How can a find out when a particular user was logged in/out on the database.
Regards
Alexandre
Printable View
hi there
How can a find out when a particular user was logged in/out on the database.
Regards
Alexandre
You would need to enable auditing if you want to keep a record of user logins
I believe sys and system are audited by default.
I'd bet you're looking to audit a non-system user.