当前位置:网站首页>ORACLE环境遇到的ORA-600 [qkacon:FJswrwo]
ORACLE环境遇到的ORA-600 [qkacon:FJswrwo]
2022-04-23 06:02:00 【还不算晕】
近期,某用户的数据库环境遇到报错ORA-00600: internal error code, arguments: [qkacon:FJswrwo], [3]。对于ORA-00600报错,在MOS上查询与一个BUG描述较为符合。ORA-600 [qkacon:FJswrwo] Using CONNECT BY (Doc ID 1070636.1)。
文档中提到了打补丁或修改隐含参数的方式来处理;打补丁需要停业务,影响较大;
尝试了修改隐含参数的方式,此种不再报错,应用系统恢复正常。相关信息如下:
ORA-00600: internal error code, arguments: [qkacon:FJswrwo], [3], [], [], [], [], [], [], [], [], [], []
The partial call stack may contain:
kgeasnmierr qkacon qkaqkn qkadrv qkadrv opitca kksLoadChild kxsGetRuntimeLock kksfbc kkspsc0 kksParseCursor opiosq0 kpooprx kpoal8
CAUSE
Bug 9105678 CONNECT BY QUERY FAILED WITH ORA-600 [QKACON:FJSWRWO]
This occurs when running a query which has a connect-by view and contains() function in the outer query
blocks of the view.
SOLUTION
To implement solution please do the following:
1. Install Patch 9105678 if available for your platform and DB version
2. Use the workaround:
alter session set "_optimizer_connect_by_cost_based" = false;
3. This bug is fixed in 12.1.
版权声明
本文为[还不算晕]所创,转载请带上原文链接,感谢
https://blog.csdn.net/q947817003/article/details/124097589
边栏推荐
- JS implementation of web page rotation map
- openvswitch 编译安装
- Practice using polardb and ECs to build portal websites
- Ansible基本命令、角色、内置变量与tests判断
- SSM项目在阿里云部署
- DNA reveals surprise ancestry of mysterious Chinese mummies
- Openvswitch compilation and installation
- [ES6 quick start]
- 异常记录-8
- Arranges the objects specified in the array in front of the array
猜你喜欢
Prometheus cortex Architecture Overview (horizontally scalable, highly available, multi tenant, long-term storage)
Practice using polardb and ECs to build portal websites
Introduction to RDMA
Thanos compact component test summary (processing historical data)
Winter combat camp hands-on combat - first understand the cloud foundation, hands-on practice ECS ECS ECS novice on the road to get the mouse cloud Xiaobao backpack shadowless
基于ECS搭建云上博客(云小宝码上送祝福,免费抽iphone13任务详解)
Oracle redo log产生量大的查找思路与案例
Chaos带你快速上手混沌工程
Winter combat camp hands-on combat - cloud essential environment preparation, hands-on practical operation, quickly build lamp environment, lead mouse cloud Xiaobao backpack without shadow
redis 常见问题
随机推荐
MySQL索引【数据结构+索引创建原则】
基于ECS搭建云上博客(云小宝码上送祝福,免费抽iphone13任务详解)
Using Prom label proxy to implement label based multi tenant reading of Prometheus thanos
异常记录-16
异常记录-6
【MySQL基础篇】启动选项与配置文件
Kubernetes CoreDNS常见问题资料参考
异常记录-14
[MySQL basics] data export and import permissions and local_ Infile parameter
Winter combat camp hands-on combat - first understand the cloud foundation, hands-on practice ECS ECS ECS novice on the road to get the mouse cloud Xiaobao backpack shadowless
一个DG环境的ORA-16047: DGID mismatch between destination setting and target database问题排查及监听VNCR特性
Construire un blog Cloud basé sur ECS (bénédiction sur le Code Cloud Xiaobao, explication détaillée de la tâche iphone13 gratuite)
异常记录-13
Kids and COVID: why young immune systems are still on top
异常记录-20
关于我
Will restarting the Oracle listener break the existing connection
阿里矢量库的图标使用教程(在线,下载)
Implementation of multi tenant read and write in Prometheus cortex
Openvswitch compilation and installation