Bug 12919564 - ORA-600 [ktbesc_plugged]

在执行物化视图同步时,发生以下错误

SQL> exec dbms_mview.refresh('TUSER.USER_BC');

dBEGIN dbms_mview.refresh('TUSER.USER_BC'); END;

*

ERROR at line 1:

ORA-12008: error in materialized view refresh path

ORA-00600: internal error code, arguments: [ktbesc_plugged], [], [], [], [],

[], [], [], [], [], [], []

ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2563

ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2776

ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2745

ORA-06512: at line 1

 

经MOS查询是由于bug造成,以下是mos上的解决方案,我在此采用的是move tablspace 但长久的方法是apply one-off Patch:12919564

 

In this Document
  Symptoms
  Changes
  Cause
  Solution
  References


This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.

Applies to:

Oracle Server - Enterprise Edition - Version: 11.2.0.3 to 11.2.0.3 - Release: 11.2 to 11.2
This problem can occur on any platform.

Symptoms

Receiving the following error on insert or delete against one particular table.

ORA-00600: internal error code, arguments: [ktbesc_plugged], [], [], [], [], [], [], [], [], [], [], []

Call Stack Trace = ktbesc -> kdiescpin -> kdifind -> kdiblTestPrefixUniqueness -> kdiblLockPiece -> kdiblLockRange

Changes

Table is located on a recently plugged in tablespace into an 11.2.0.3 database.

Cause

Bug:12919564 where this problem was introduced in 11.2.0.3. 

Solution

We successfully used a temporary workaround of moving the problem table to another tablespace.  Once moved, we were able to insert or delete without issue.

alter table <table name> move tablespace <tablespace name>;

There is an additional workaround of setting "_fastpin_enable"=0 which is discussed in
 Document 12919564.8.  Long term resolution would be to apply one-off Patch:12919564.

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

转载于:http://blog.itpub.net/26390465/viewspace-1793126/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值