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

Home -> Community -> Usenet -> c.d.o.server -> Re: Getting the Process Identifier (PID)

Re: Getting the Process Identifier (PID)

From: Martin Rapier <M.Rapier_at_shef.ac.uk>
Date: 25 Sep 1998 15:29:59 GMT
Message-ID: <6ugctn$nrf$1@bignews.shef.ac.uk>


In article <360B990E.6E848510_at_gmx.net>, Stickling_at_gmx.net says...

>How can i get the UNIX PID from a oracle-user process?

select process from v$session where username = 'FRED' or similar....

Cheers
Martin.

--
Martin Rapier, Database Administrator
Corporate Information & Computing Services. University of Sheffield Tel 0114 222 1137 The opinions expressed here may be those of my employer, or they may not. Received on Fri Sep 25 1998 - 10:29:59 CDT

Original text of this message

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