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: assigning PID to a service

Re: assigning PID to a service

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Thu, 30 May 2002 18:12:42 +0200
Message-ID: <ad5j5f$edk$1@crusher.de.colt.net>


"John Malczewski" <johnm_at_3tm.net> schrieb im Newsbeitrag news:fc13a51d.0205300644.1a2bfe9d_at_posting.google.com...
> THanks everyone... let me ask this question this way:

Let me answer this way:

> I have 8 databses, all with diffrent names, starting in "Services".
> When they start they all appear in Task Manager as "oracle.exe" So i
> have like 8 of the same processes. I want to figure out which database
> belongs to which process so I can kill that process if I have to.

You can query v$session and v$process to find out the PID of oracle.exe.

Regards,

Knut Received on Thu May 30 2002 - 11:12:42 CDT

Original text of this message

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