[小e笔记]之错误案例——ora-00603和ora-00600错误

本文记录了一次Oracle数据库启动过程中遇到的ora-00603和ora-00600错误的解决过程。错误出现在数据库打开时,由于undo块修复失败导致前滚失败,通过修改数据库参数为undo_management=manual,创建新的undo表空间并删除旧表空间,最终成功解决问题。
摘要由CSDN通过智能技术生成

案例出错情况:

[oracle@elvis ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 17 15:05:42 2012

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup

ORACLE instance started.

Total System Global Area  598437888 bytes

Fixed Size                  1338140 bytes

Variable Size             394265828 bytes

Database Buffers          197132288 bytes

Redo Buffers                5701632 bytes

Database mounted.

ORA-00603: ORACLE server session terminated by fatal error

ORA-00600: internal error code, arguments: [4194], [0x0], [

警告日志错误信息如下:

SMON: enabling tx recovery

*********************************************************************

WARNING: The following temporary tablespaces contain no files.

         This condition can occur when a backup controlfile has

         been restored.  It may be necessary to add files to these

         tablespaces.  That can be done using the SQL statement:

 

         ALTER TABLESPACE <tablespace_name> ADD TEMPFILE

 

         Alternatively, if these temporary tablespaces are no longer

         needed, then they can be dropped.

           Empty temporary tablespace: TEMP

*********************************************************************

Database Characterset is ZHS16GBK

No Resource Manager plan active

Errors in file /u01/oracle/diag/rdbms/elvis/elvis/trace/elvis_ora_4502.trc  (incident=53064):

ORA-00600: internal error code, arguments: [4194], [0x0], [], [], [], [], [], [], [], [], [], []

Incident details in: /u01/oracle/diag/rdbms/elvis/elvis/incident/incdir_53064/elvis_ora_4502_i53064.trc

Wed Oct 17 15:06:54 2012

Trace dumping is performing id=[cdmp_20121017150654]

Wed Oct 17 15:06:55 2012

Doing block recovery for file 3 block 16185

No block recovery was needed

Errors in file /u01/oracle/diag/rdbms/elvis/elvis/trace/elvis_smon_4422.trc  (incident=53016):

ORA-00600: internal error code, arguments: [4194], [0x0], [], [], [], [], [], [], [], [], [], []

Incident details in: /u01/oracle/diag/rdbms/elvis/elvis/incident/incdir_53016/elvis_smon_4422_i53016.trc

Wed Oct 17 15:06:58 2012

Doing block recovery for file 3 block 16185

No block recovery was needed

Errors in file /u01/oracle/diag/rdbms/elvis/elvis/trace/elvis_ora_4502.trc  (incident=53065):

ORA-00600: internal error code, arguments: [4194], [0x0], [], [], [], [], [], [], [], [], [], []

ORA-00600: internal error code, arguments: [4194], [0x0], [], [], [], [], [], [], [], [], [], []

Incident details in: /u01/oracle/diag/rdbms/elvis/elvis/incident/incdir_53065/elvis_ora_4502_i53065.trc

Non-fatal internal error happenned while SMON was doing shrinking of rollback segments.

SMON encountered 1 out o

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值