日期:2014-05-16  浏览次数:20713 次

oralcle 登录时报错:ora-01033 oracle initialization or shutdown in progress

SQL> connect system/sys as sysdba
已连接。
SQL> shutdown mount
SP2-0717: 非法的 SHUTDOWN 选项
SQL> shutdown normal
ORA-01109: 数据库未打开


已经卸载数据库。
ORACLE 例程已经关闭。
SQL> startup mount
ORACLE 例程已经启动。

Total System Global Area  535662592 bytes
Fixed Size                  1375792 bytes
Variable Size             289407440 bytes
Database Buffers          239075328 bytes
Redo Buffers                5804032 bytes
数据库装载完毕。
SQL> alter database open
  2
SQL> recovery database
SP2-0734: 未知的命令开头 "recovery d..." - 忽略了剩余的行。
SQL> recover database
ORA-00283: recovery session canceled due to errors
ORA-00354: corrupt redo log block header
ORA-00353: log corruption near block 6644 change 51588209569078 time 03/04/2013
09:46:34
ORA-00312: online log 2 thread 1: 'D:\ORGDB\ORADATA\IMG\REDO02.LOG'
上面是我的操作过程
ora-01033

------解决方案--------------------
请供以下资料:
1、是不是在Archive Log模式
2、select * from v$log
3、select * from v$logfile