Re: ps -lef returns this Oracle process oracleWG73 (LOCAL=NO)
From: Eric Shepherd <eric.shepherd_at_campuspipeline.com>
Date: Tue, 14 Sep 1999 06:57:16 -0600
Message-ID: <37DE462C.ABD5DB40_at_campuspipeline.com>
Date: Tue, 14 Sep 1999 06:57:16 -0600
Message-ID: <37DE462C.ABD5DB40_at_campuspipeline.com>
Check the PID of the parent process (the 3rd column in the ps -ef response). Generally, any oracle process that has a parent process of '1' is an orphan that can be killed.
Seigmund Akinwande Johnson wrote:
> All,
> I am running oracle 7.3 on Solaris 7 and I get a list of process listed as
> oracleWG73 (LOCAL=NO) about 8 does anyone know what they are doing ?,
> my SID is WG73
> Can I get rid of them ? are they orphan connections ?
>
> --
> Developer Preserve Project
> BSDIS
> 773-834-2652
Received on Tue Sep 14 1999 - 14:57:16 CEST