Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Getting Initialization and shutdown in progress error msg while connecting with sqlplus
For whatever reason, after rebooting the workstation with windows2000
and oracle 8.1.6 production enterprise version running, I am getting
an error msg:
'Ora Error - Initialization and shutdown in progress'. This is after I
attempt a sqlplus session.
Getting into svrmgr and using these cmds got me to point out the
missing file;
svrmgr> startup force
>alter database open
>open failed for members of log group 1 of thread1
>online log 1 thread 1: 'c:\oracle\oradata\lis\redo03.log'
Checking the path for the file redo03.log, it is MISSING. Question is how do I recreate the logfile. Is it through a controlfile creation process?. What is the recovery option with svrmgr and "alter/recover" cmds. I feel that the .ctl files in the path were modified or changed accidently while rebooting or across the network.
Any help is appreciated
Raj
Received on Tue Oct 16 2001 - 12:06:25 CDT
![]() |
![]() |