在执行物化视图同步时,发生以下错误
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/

Bug 12919564 - ORA-600 [ktbesc_plugged]相关推荐

  1. ORA-600 ktbesc_plugged

    最近查看alert日志,发现了ORA-600的报错,一看到600,整个神经都触碰了,立马上MOS查看是否有相同的问题 我的环境是solaris 10 sparc 64bit oracle 11.2.0 ...

  2. 一个BUG引发的灾难:ORA-00600 [kjmchkiseq:!seq]

    对于打工人可能最痛苦的就是被告知的故障,数据库有监控.告警.每天巡检,自己做了一系列数据库的"安保"工作,本以为可以万无一失,中午在安心的睡觉中,被人告知数据库crash了.当时的 ...

  3. 删除数据报ORA-00600: internal error code, arguments: [ktbesc_plugged]

    Oracle在删除数据是以下错误: ORA-00600: internal error code, arguments: [ktbesc_plugged], [], [], [], [], [], [ ...

  4. oracle ora 604,ORA-600 [17285] Error Followed By ORA-604 and/or ORA-7445 Errors

    : ORA-600 [17285] Error Followed By ORA-604 and/or ORA-7445 Errors : 464607.1 类型: PROBLEM 上次修订日期: 02 ...

  5. ORA-600(qerltcInsertSelectRop_bad_state)错误

    来源于: http://blog.itpub.net/22458783/viewspace-615501/ 这是碰到的第一个11.2上的bug,在利用IGNORE_ROW_ON_DUPKEY_INDE ...

  6. ora00600内部错误代码oracle,ORA-00600: 内部错误代码, 参数: [13013]

    ORA-00600: 内部错误代码 , 参数 : [13013] 数据库版本: Oracle 11.2.0.1.0 数据库服务器操作系统: Windows server 2008 错误号 (1) : ...

  7. ORA-00600: 内部错误代码,参数: [qctcte1], [0], [], [], [], [], [], []

    今天遇到此错,一头无数.百度到http://ms.itpub.net/redirect.php?fid=2&tid=1187496&goto=nextoldset 此牛人滴解答,备忘之 ...

  8. oracle每季度补丁,Oracle 2020 年第四季度补丁发布

    半个月前,也就是 10 月 20 日, Oracle 发布了今年最后一次补丁更新,那么很多人都想打最新的 PSU,理由是有被扫到各种漏洞,有的扫描工具着实太坑,这里就不用说了,前几天看到盖总发布的文章 ...

  9. 错误诊断:索引数据错误导致ORA-00600 [kdsgrp1]处理

    墨墨导读:客户反应一套数据库alert日志报ORA-00600 [kdsgrp1],需要定位问题原因. 问题分析 alert日志报错如下: Errors in file /home/app/oracl ...

最新文章

  1. Flutter入门二——项目结构及配置文件简介
  2. 查询出来时间不对_2020年一级、二级建造师执业资格考试成绩可查询!
  3. mysql的库和表相关操作
  4. 人工智能风险分析技术研究进展
  5. Java多线程:线程休眠
  6. 《云阅》一个仿网易云音乐UI,使用Gank.Io及豆瓣Api开发的开源项目
  7. paip.InternetExplorer.Application打开非IE的解决方法
  8. android模拟gps定位软件,gps定位模拟器下载最新版
  9. PDF怎么快速统计文档字数?这两种方法很简单
  10. AcrGIS 做成本距离分析时提示ERROR 999999:无法启动配置 RasterCommander.ImageServer
  11. 【数据结构与算法】——一文带你理清线性表的基础(java代码演示)
  12. 计算机应用专业参考文献,计算机应用专业方面论文参考文献 计算机应用专业专著类参考文献哪里找...
  13. SPI NAND flash 简介
  14. Unity VR学习:第一人称射击游戏(1)
  15. 音频数据的建模全流程代码示例:通过讲话人的声音进行年龄预测
  16. 毕业一周年总结-不忘初心,砥砺前行
  17. 阿里算法实习生面试回忆
  18. 红米2电信 android go,超能玩手机:如何让红米2电信版正确支持“全网通”?
  19. 香港计算机授课型研究生,香港城市大学授课型研究生的要求高不高啊?
  20. 换位思考:大学教育我之见

热门文章

  1. XAF视频教程来啦,已出15课
  2. MbedTLS中的Montgomery算法实现解析(三)
  3. autojs读取文字_初探 Autojs ,写了个简单的微信群聊机器人(02.22新增了 face++的人脸识别 API )...
  4. canvas实现时钟案例
  5. 小区宽带需求分析及解决方案(单项目)
  6. python能制作游戏吗_什么用Python让制作的游戏角色移动起来?
  7. Embarcadero Dev-C ++ 6.X:用Delphi 10.4.1成功实现了流行的Windows C ++ IDE的现代化重构升级
  8. web——仿千牛登录
  9. java程序员用代码表达喜欢你,程序员写三行情诗表达爱意 你造么?
  10. SIP 请求方法(5)-SUBSCRIBE NOTIFY