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: defunct process. what is this process and why this problem occur?

Re: defunct process. what is this process and why this problem occur?

From: Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de>
Date: Sat, 28 Apr 2001 10:50:58 +0200
Message-ID: <3AEA8472.5EC9650B@0800-einwahl.de>

A defunct process will wait until its parent is terminating.

So do a "kill -KILL 3413" and they should disappear. But check if 3413 is an instance shadow process. If you kill it, the instance will go down.

Martin Received on Sat Apr 28 2001 - 03:50:58 CDT

Original text of this message

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