Linda,
You have to look at v$process which give the pid. This is the OS process
number.  You can link it to v$session to get the username.

HTH,
Ruth
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 9:55 PM


> Hello,
>
> I'm looking to trace a sid from oracle to a pid on unix to a
> connection/socket/port to another machine.  Server is Sun Solaris 2.8.
>
> I'm trying to deimplement a userid and there is a connect string to it
> buried somewhere on one or more of eight different application machines.
> The engineers have looked for the connection, but are unable to find it.
I
> need to tell them which machine it's coming from.  If anyone has the steps
> to do this, I'd appreciate a note back.  I've tried to match the pid to
the
> lots of logs, but cannot find a match.
>
> Thank you very much.  Any information or referral to documentation is
> appreciated.
>
> Linda
>
>
> The userid connection on topsessions:
>
> PALMAPP     SID 149
> PALMAPP     SID  58
> PALMAPP     SID 129
> PALMAPP     SID 204
> PALMAPP     SID 158
>
> The netstat output.  I believe the connection is coming from either va8 or
> va11.
>
> kong.epocrates.com.1521 va8.epocrates.com.4501 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va8.epocrates.com.4502 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va8.epocrates.com.4503 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va8.epocrates.com.4504 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va8.epocrates.com.4505 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va11.epocrates.com.4117 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va11.epocrates.com.4118 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va11.epocrates.com.4119 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va11.epocrates.com.4121 32120      0 10136      0
> ESTABLISHED
> kong.epocrates.com.1521 va11.epocrates.com.4122 32120      0 10136      0
> ESTABLISHED
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ruth Gramolini
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to