ORA-01033 - Oracle Initialization in Progress [message #349205] |
Fri, 19 September 2008 05:51 |
mohib123
Messages: 2 Registered: September 2008
|
Junior Member |
|
|
Please tell me the solution. I am using oracle 9i. When I go to sqlplus to connect database, so message occurs as "ORACLE initialization or shutdown in progress".
I did following steps as:
sqlplus
SQL>connect sys/manager as sysdba;
SQL>shutdown
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL>startup
ORACLE instance started.
Total System Global Area 118255568 bytes
Fixed Size 282576 bytes
Variable Size 83886080 bytes
Database Buffers 33554432 bytes
Redo Buffers 532480 bytes
Database mounted.
ORA-00322: log 2 of thread 1 is not current copy
ORA-00312: online log 2 thread 1: 'D:\ORACLE\ORADATA\CLIENTS\REDO02.LOG'
Can anyone help me that why the errors mentioned in bold text are appearing and why isn't the database opened. Please tell me the steps of its resolution so that I can connect database, because it has precious and important data. I would appreciate and be thankful for your help and guidance.
Thanks
Mohib
|
|
|
|
|
|