Skip to Main Content

Oracle Database Discussions

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!

Find what process is doing by PID

Toolman21Feb 23 2010 — edited Feb 23 2010
I have an oracle process that has been running and sucking up CPU that I am not sure what it is doing. (Linux, DB 10.2.04)

It has the PID of 32599 showing when I run top.

Under v$process I see 32599 in the SPID column which has a seria#l of 66, but in v$session I see no entry with 66 as the serial#.

How can I tie what this process is doing to the PID that Linux is giving?

Thanks
This post has been answered by Lakmal Rajapakse on Feb 23 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2010
Added on Feb 23 2010
2 comments
4,216 views