Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find the last time a user performed any activity?

867407Jun 9 2015 — edited Jun 18 2015

Hi guys,

How to find about any user from sysdba, when a user was last active on connection ??

Suppose user SCOTT logon time is 10:00 AM and he is INACTIVE ( SELECT UserName,STATUS,SID,SERIAL# FROM V$SESSION) @ 11:00 AM.

I want to know his last activity, like when he fired any query last time .

Thanks in advance

This post has been answered by 867407 on Jun 17 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2015
Added on Jun 9 2015
9 comments
3,183 views