ORA-01092故障处理

本文详细记录了使用Oracle数据库时遇到的强制关闭实例的问题,包括查看故障日志、解决过程和最终成功开启数据库的方法。通过执行一系列步骤,包括强制关闭实例、使用UPGRADE选项启动数据库并进行相关操作,最终问题得以解决。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、故障现象:

SYS@PROD>startup force;

ORACLE instance started.

Total System Global Area  314572800 bytes

Fixed Size                  1219184 bytes

Variable Size              96470416 bytes

Database Buffers          213909504 bytes

Redo Buffers                2973696 bytes

Database mounted.

ORA-01092: ORACLE instance terminated. Disconnection forced

二、查看故障日志:

1.Errors in file /u01/app/oracle/admin/PROD/udump/prod_ora_7768.trc:

ORA-00704: bootstrap process failure

ORA-39700: database must be opened with UPGRADE option

Sun Dec 22 23:52:38 2013

2. Errors in file /u01/app/oracle/admin/PROD/udump/prod_ora_7768.trc:

----------------------------------------------

ORA-00704: bootstrap process failure

ORA-39700: database must be opened with UPGRADE option

三、故障解决:

1.SYS@PROD>shut abort

ORACLE instance shut down.

2.SYS@PROD>startup UPGRADE

ORACLE instance started.

Total System Global Area  314572800 bytes

Fixed Size                  1219184 bytes

Variable Size              96470416 bytes

Database Buffers          213909504 bytes

Redo Buffers                2973696 bytes

Database mounted.

Database opened.

3. SYS@PROD>@?/rdbms/admin/catproc.sql

  PL/SQL procedure successfully completed.

SYS@PROD>startup force;

ORACLE instance started.

Total System Global Area  314572800 bytes

Fixed Size                  1219184 bytes

Variable Size              96470416 bytes

Database Buffers          213909504 bytes

Redo Buffers                2973696 bytes

Database mounted.

Database opened.

向Secooler 致敬!
Johnson
13-12-23

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/20985606/viewspace-1064009/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/20985606/viewspace-1064009/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值