Find user behind a proxy login
Hi
I want to see who is connect to the database as with a proxy user. By joining v$session, v$session_connect_info and v$process I can get the following information. I can see that 2 users has connect with proxy access to SYSTEM user, but I can't see who the actual user is.
USERNAME SID SERIAL# PROCESS AUTH_TYPE LOGON_TIME STATUS
-------------------- ------ ---------- --------------- ---------- ---------------- --------
SYSTEM 29 22941 16268:8880 PROXY 210531 11:19:12 INACTIVE
SYSTEM 347 46287 16268:8880 PROXY 210531 11:19:18 INACTIVE