联系:手机/微信(+86 17813235971) QQ(107644445)
标题:ORA-00702: bootstrap verison ” inconsistent with version ’8.0.0.0.0′
作者:惜分飞©版权所有[未经本人同意,不得以任何形式转载,否则有进一步追究法律责任的权利.]
数据库启动报ORA-01092 ORA-00704 ORA-00702错误
使用自研的ORA-702_Recovery Tool小工具可以实现一键恢复,下载地址:ORA-702_Recovery下载
SQL> startup ORACLE instance started. Total System Global Area 3056513024 bytes Fixed Size 2257152 bytes Variable Size 704646912 bytes Database Buffers 2332033024 bytes Redo Buffers 17575936 bytes Database mounted. ORA-01092: ORACLE instance terminated. Disconnection forced ORA-00704: bootstrap process failure ORA-00702: bootstrap verison '' inconsistent with version '8.0.0.0.0' Process ID: 27344 Session ID: 191 Serial number: 3
查看alert日志
Mon Apr 09 16:22:34 2018 ALTER DATABASE MOUNT Successful mount of redo thread 1, with mount id 1383493834 Database mounted in Exclusive Mode Lost write protection disabled Completed: ALTER DATABASE MOUNT Mon Apr 09 16:22:39 2018 ALTER DATABASE OPEN Thread 1 opened at log sequence 3 Current log# 3 seq# 3 mem# 0: /u01/app/oracle/oradata/orcl/redo03.log Successful open of redo thread 1 MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set SMON: enabling cache recovery Errors in file /u01/app/oracle/diag/rdbms/orcl/orcl/trace/orcl_ora_27344.trc: ORA-00704: bootstrap process failure ORA-00702: bootstrap verison '' inconsistent with version '8.0.0.0.0' Errors in file /u01/app/oracle/diag/rdbms/orcl/orcl/trace/orcl_ora_27344.trc: ORA-00704: bootstrap process failure ORA-00702: bootstrap verison '' inconsistent with version '8.0.0.0.0' Error 704 happened during db open, shutting down database USER (ospid: 27344): terminating the instance due to error 704 Instance terminated by USER, pid = 27344 ORA-1092 signalled during: ALTER DATABASE OPEN... opiodr aborting process unknown ospid (27344) as a result of ORA-1092 Mon Apr 09 16:22:40 2018 ORA-1092 : opitsk aborting process
错误比较明显是由于数据库open过程中核心基表异常导致,出现此类错误一般是由于软件介质和db不匹配或者字典表的block故障导致.
官方说明
Versions 9.2, 10.1, 10.2, 11.1, 11.2, 12.1 Error: ORA-00702 bootstrap verison '%s' inconsistent with version '%s' --------------------------------------------------------------------------- Cause: The reading version of the boostrap is incompatible with the current bootstrap version. Action: Restore a version of the software that is compatible with this bootstrap version
由于核心基表等相关表处理比较特殊,如果您遭遇此类相关异常无法解决,需要恢复支持,请联系我们
Phone:17813235971 Q Q:107644445 E-Mail:dba@xifenfei.com