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: edmend lin <edmend_at_yahoo.com>
Date: Sun, 02 Jun 2002 00:05:02 GMT
Message-ID: <OidK8.3205$Ck7.258061578@newssvr13.news.prodigy.com>


John,

Get the resource kit. Use "tlist oracle | grep CmdLine " which should filter all the oracle processes with SID.

"John Malczewski" <johnm_at_3tm.net> wrote in message news:fc13a51d.0205311220.21a7aa80_at_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 Sat Jun 01 2002 - 19:05:02 CDT

Original text of this message

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