When connecting as a proxy how can I audit the proxy ID?
Hello
If someone logins to a UNIX host with a UNIX ID - unix1 and then enters the following command
sqlplus proxyid[clientid]@database
I will be able to see the OS_USERNAME (unix1) and clientID (username) in the audit tables, but I am unable to find the proxyID anywhere. Is it not being stored or am I not looking at the right place? Oracle version 11.2 and 12.2
Thank you