rman blockrecover ORA-600 [kcrrge.cannotread_inc.1] oracle bug 处理方式

前端之家收集整理的这篇文章主要介绍了rman blockrecover ORA-600 [kcrrge.cannotread_inc.1] oracle bug 处理方式前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Bug 8341623 - RMAN block media recovery fails ORA-600 [kcrrge.cannotread_inc.1] (文档 ID 8341623.8)

转到底部


Bug 8341623RMAN block media recovery fails ORA-600 [kcrrge.cannotread_inc.1]

This note gives a brief overview bug 8341623.
The content was last updated on: 18-NOV-2010
Clickherefor details of each of the sections below.

Affects:

Product (Component)

Oracle Server (Rdbms)

Range of versionsbelievedto be affected

Versions >= 10.2.0.2 but BELOW 11.2

Versionsconfirmedas being affected

Platforms affected

Generic (all / most platforms affected)


It is believed to be aregressionindefaultbehavIoUr thus:
Regression introduced in 10.2.0.4
Regression introduced in 11.1.0.6
Regression introduced in 11.1.0.7

Fixed:

This issue is fixed in

Symptoms:

Related To:

Description

This problem is introduced in 10.2.0.4,11.1.0.6 and 11.1.0.7 by the fix for bug 5079641 .

It can also affect any release where a one off fix for bug 5079641 has been installed.

ORA-600 [kcrrge.cannotread_inc.1] can be produced by RMAN blockrecover

(Block Media Recovery - BMR)

In 11g look for the next top call stack in the trace file:

krdbmr -> krddbmr -> kcrrge

Workaround


Recover the whole datafile rather than an individual block

i.e. do media recovery rather than block media recovery

Please note:The above is a summary description only. Actual symptoms can vary. Matching to any symptoms here does not confirm that you are encountering this problem. Always consult with Oracle Support for advice.

References

Bug:8341623(This link will only work for PUBLISHED bugs)
Note:245840.1Information on the sections in this article

实际解决方案;

先从NBU中(备份片中)恢复出所有归档日志到本地归档目录;

(Rac 环境)若归档日志分放在不同目录,需要全拷贝到恢复节点;(然后再关掉另外的节点)

原文链接:https://www.f2er.com/oracle/211956.html

猜你在找的Oracle相关文章