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: John Malczewski <johnm_at_3tm.net>
Date: 31 May 2002 13:20:52 -0700
Message-ID: <fc13a51d.0205311220.21a7aa80@posting.google.com>


"Knut Talman" <knut.talman_at_mytoys.de> wrote in message news:<ad5j5f$edk$1_at_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

thanks but those PIDS don't matchup to anything in task manager? any other ideas? thanks again Received on Fri May 31 2002 - 15:20:52 CDT

Original text of this message

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