eygle.com   eygle.com
eygle.com  
 

« July 1, 2008 | Blog首页 | July 7, 2008 »



July 3, 2008

ORA-00704 与 bootstrap 错误

作者:eygle

出处:http://blog.eygle.com

今天有一个客户在升级数据库到10g之后遇到了如下错误:

ORA-00704: bootstrap process failure
ORA-00604: error occurred at recursive SQL level 1
ORA-01406: fetched column value was truncated
Error 704 happened during db open, shutting down database
USER: terminating instance due to error 704
Instance terminated by USER, pid = 20971
ORA-1092 signalled during: ALTER DATABASE OPEN...

一般来说,见到bootstrap错误都是很严重的故障,bootstrap过程失败数据库肯定就无法打开。很多时候bootstrap$表损坏也会导致bootstrap失败。

以上一系列错误说明在升级的过程中出现问题,升级是不完全的,从而导致数据库无法bootstrap。
可以尝试从备份中恢复数据库,再次进行升级。

记以录之。

-The End-

Posted by eygle at 4:07 PM | Comments (4)



CopyRight © 2004-2008 eygle.com, All rights reserved.