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: Oracle 7.3.3/Solaris Shutdown problem

Re: Oracle 7.3.3/Solaris Shutdown problem

From: Dave <none_at_nowhere.nothere.oops>
Date: Fri, 26 Nov 1999 16:58:55 -0000
Message-ID: <81meba$r44$1@lure.pipex.net>


I tried this and nothing happens.
Prompt comes straight back.
Looking at the script it's suppose to say if it shutdown or not.

Any other ideas.
Dave

Uwe Schneider <uwe.schneider_at_xlink.net> wrote in message news:383EB88A.41E7ADE3_at_xlink.net...
> Hi Dave,
>
> Dave wrote:
> >
> > I have Oracle server running and I have shut down the database
> > but it is just sitting there waiting and not shutting down.
> > I assume it will not shut down until all user disconect.
> > As far as I'm aware every user is disconected.
> > Does anyone know what processes I can kill to get back
> > control of the Server manager. Will it damage the database
> > if I kill processes while it's trying to shut down.
> > What will the name of the processes be.
> >
>
> Look at your $ORACLE_HOME/bin/dbshut.
>
> You will find something like
>
> connect internal
> shutdown
>
> Replace "shutdown" by "shutdown immediate" to kill all sessions
> implicitly and cleanly. In my opinion this is a bug in the Oracle
> software.
>
> --
> uwe.schneider_at_xlink.net
Received on Fri Nov 26 1999 - 10:58:55 CST

Original text of this message

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