Finding the Unix PID of a sqlplus connection by the user
orausernFeb 10 2009 — edited Feb 10 2009Hi,
I want to find at the OS level the process id when a user connects from his machine via sqlplus, is there a way I can do it? - I read that it can be got by combining v$session with v$process, but I still don't know the exact query.
Thanks
NIrav