1.启动数据库,报错
SQL> startup
ORACLE instance started.
Total System Global Area 1076851960 bytes
Fixed Size 738552 bytes
Variable Size 285212672 bytes
Database Buffers 788529152 bytes
Redo Buffers 2371584 bytes
Database mounted.
ORA-01092: ORACLE instance terminated. Disconnection forced
2.查看日志文件
Tue Dec 19 09:32:01 2006
Errors in file /oracle/admin/udump/ora9i_ora_5070.trc:
ORA-30012: undo tablespace 'UNDOTBS' does not exist or of wrong type
Tue Dec 19 09:32:01 2006
Error 30012 happened during db open, shutting down database
USER: terminating instance due to error 30012
Instance terminated by USER, pid = 5070
ORA-1092 signalled during: ALTER DATABASE OPEN...
3.回滚表空间报错.检查回滚表空间的信息
SQL> startup mount
ORACLE instance started.
Total System Global Area 1076851960 bytes
Fixed Size &