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: Identifying parallel query slaves

Re: Identifying parallel query slaves

From: RSH <RSH_Oracle_at_worldnet.att.net>
Date: Tue, 04 Jun 2002 18:16:57 GMT
Message-ID: <tu7L8.23363$UT.1601304@bgtnsc05-news.ops.worldnet.att.net>


Look at the PID and PPID's.

Also, slave PQ processes have rather distinctive names.

a

ps -fu <oracle owner> | grep <PPID> ought to give you a list of what you want without a lot of trash.

(don't use the angle brackets, just the appropriate values)

RSH.
"Chuck" <chuckhNOSPAM_at_softhome.net> wrote in message news:adid77$113k23$1_at_ID-85580.news.dfncis.de...
> Is there a way to associate active parallel query slaves with the parent
> SID?
>
>
Received on Tue Jun 04 2002 - 13:16:57 CDT

Original text of this message

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