How to trace java session in Oracle DB 10.2.x.x
                     I want to trace java session. From top command i am getting the pid. from that PID how to find entries in v$session so that sqls and other statistics for that session can be found                 
                0