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: Autorecovery when oracle crash

Re: Autorecovery when oracle crash

From: Nicky <fuffaspam_at_quipo.it>
Date: Thu, 9 Sep 2004 13:26:58 +0200
Message-ID: <chpek4$u2b$1@newsserver.cilea.it>


Thanks !

Do you know if there is an automatic tool that can do this ?

Thank very much
Bye

"akush" <Berlin3010_at_web.de> wrote in message news:2qaopbFs6vn5U1_at_uni-berlin.de...
> Nicky wrote:
>
> > Hello
> >
> > Sometimes, my oracle server crash due to some problems I can't resolve
at
> > the moment.
> > The only possibiliy I have to restart the oracle server, is restart the
> > machine. (the commadn line tool: "LSNRCTL Start" doesn't work).
> >
>
> lsnrctl only starts the oracle net listener. you have also to restart
> the database with sqlplus or rman.
>
> sqlplus /nolog
> >> conn / as sysdba;
> >> startup;
>
>
>
> akush
>
Received on Thu Sep 09 2004 - 06:26:58 CDT

Original text of this message

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