Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: session_id & PID

Re: session_id & PID

From: <ashokbh_at_my-deja.com>
Date: Thu, 02 Sep 1999 19:49:56 GMT
Message-ID: <7qmkcv$18o$1@nnrp1.deja.com>


The SPID column in the V$PROCESS view is the UNIX PID. Join this view with the V$SESSION view.

Take care,

Ashok

In article <7qjttc$cae$1_at_mars.worldonline.fr>,   "Tenot Christophe"
<christophe.tenot_at_worldonline.fr> wrote:
> Dear all,
>
> I'm trying to have the correspondance between
the oracle SID and a UNIX
> PID....
> Is there anybody have any idea how to do?
>
> many thanks...
>
> best regards
>
> Christophe
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Sep 02 1999 - 14:49:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US