Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: CPU usage in a multi database environment
V$process has an spid column that has the pid which you join to v$session.
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Orlando L
Sent: Wednesday, November 22, 2006 10:32 PM
To: John Kanagaraj
Cc: oracle-l_at_freelists.org
Subject: Re: CPU usage in a multi database environment
Is there any column in a view that has the Unix pid associated with Oracle Sid? Gracias.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Nov 22 2006 - 21:36:13 CST