| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Autorecovery when oracle crash
Nicky wrote:
> 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
>>>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 >>
hmm, not really. you could write a script that checks regulary if the database is running.
akush Received on Thu Sep 09 2004 - 06:59:06 CDT
![]() |
![]() |