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: shutdown immediate hung

Re: shutdown immediate hung

From: Job <Job_at_pestilence.net>
Date: 2000/05/18
Message-ID: <3924051A.33C41B2@pestilence.net>#1/1

Mike Adams wrote:
>
> I attempted to "shutdown immediate" on one of our "test" databases tonight.
> The shutdown hung after closing and unmounting the database. I checked the
> "alert" log and the last statement (see last line of this posting) says it's
> "waiting for detached processes to terminate". Anyone know what this
> means???
>
> I checked the processes for the instance and the only processes remaining
> are:
>
> oracle 823 822 0 18:38:33 ? 0:00 oracleroctest

Isn't this a dedicated server process (823)? try this

#kill -9 823

and the shutdown should complete. Received on Thu May 18 2000 - 00:00:00 CDT

Original text of this message

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