最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
问答文章1 问答文章501 问答文章1001 问答文章1501 问答文章2001 问答文章2501 问答文章3001 问答文章3501 问答文章4001 问答文章4501 问答文章5001 问答文章5501 问答文章6001 问答文章6501 问答文章7001 问答文章7501 问答文章8001 问答文章8501 问答文章9001 问答文章9501
当前位置: 首页 - 科技 - 知识百科 - 正文

RMAN备份遭遇ORA-600错误

来源:懂视网 责编:小采 时间:2020-11-09 14:55:49
文档

RMAN备份遭遇ORA-600错误

RMAN备份遭遇ORA-600错误:本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为:RMAN-03002: failure of backup command at 12/30/2012 04:00:06 本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为: RMAN-03002: failure of backup
推荐度:
导读RMAN备份遭遇ORA-600错误:本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为:RMAN-03002: failure of backup command at 12/30/2012 04:00:06 本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为: RMAN-03002: failure of backup

本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为:RMAN-03002: failure of backup command at 12/30/2012 04:00:06

本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为:

RMAN-03002: failure of backup command at 12/30/2012 04:00:06

ORA-00600: internal error code, arguments: [525], [0x70000020661E7D8], [5], [library cache], [30], [0x700000000025BF0], [device information], []

ORA-27041: unable to open file

IBM AIX RISC System/6000 Error: 25: Not a typewriter

Additional information: 16
估计应该是碰到Bug了,,使用ORA-600 Error Look-up Tool只找到文章[38888.1],但对问题解决没什么大的帮助。使用RMAN ORA-600 525关键字才找到相关的文章[ID 262997.1]。确实是Bug导致了该错误,而且该Bug只存在于AIX系统上RMAN备份遭遇ORA-600错误 - Jet - Jet的IT人生。还好在不打补丁的情况解决该问题也还算简单,只要在备份中加上参数DISKRATIO=0即可解决。
以下是该文章[ID 262997.1]对该Bug的具体解释
ORA-600 [525] / [510] and ORA-27041 When Running RMAN Backup On IBM AIX Platform [ID 262997.1]

In this Document
Symptoms
Cause
Solution
References


Applies to:
Oracle Server - Enterprise Edition - Version: 9
AIX5L Based Systems (64-bit)
AIX 4.3 Based Systems (64-bit)
Checked for relevance on 09-May-2007
Symptoms
When running RMAN backup script you receive an error stack similar to:

RMAN> backup tablespace users;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 02/10/2004 14:26:27
ORA-00600: internal error code, arguments: [525], [0x70000008093B068], [5],
[library cache], [1], [0x700000000025B30], [device information], []
ORA-27041: unable to open file
IBM AIX RISC System/6000 Error: 25: Not a typewriter
Additional information: 16

In the trace file generated by the ORA-600, the current SQL statement is:

select device ,node from x$krbaff where fno=:b1
Cause
This problem is specific to the AIX platform and is suspected to be related to the node affinity interface. No solution in terms of a code fix exists.
Solution
Workaround: Use the DISKRATIO=0 option on the backup command, eg.:

RMAN> backup tablespace users diskratio=0;
References
BUG:2181764 - ORA-00600 [KSFDDLI3] EXECUTING BACKUP COMMAND ON RMAN

本文永久更新链接地址:

声明:本网页内容旨在传播知识,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。TEL:177 7030 7066 E-MAIL:11247931@qq.com

文档

RMAN备份遭遇ORA-600错误

RMAN备份遭遇ORA-600错误:本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为:RMAN-03002: failure of backup command at 12/30/2012 04:00:06 本来一直都很正常的备份昨晚遭遇了OR-600的错误,具体错误为: RMAN-03002: failure of backup
推荐度:
标签: 备份 错误 error
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top