Skip to Main Content

SQL & PL/SQL

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 identify the process based on Process from V$SESSION.

2905573Nov 15 2019 — edited Nov 15 2019

Need to identify a process based on the Processid from v$session. The session is closed. and the connection is from sqlplus, so connected from app server -  Linux OS. I dont have DBA access but is there a way to identify the process if we get the oracle process id.

Comments
Post Details
Added on Nov 15 2019
5 comments
1,059 views