Oracle 11gR2 11202 出现大容量 kglLockOwnersListAppend-ovf 问题
我们刚刚从 9i 迁移到 11gR2 11202,并且遇到了 KGL_LOCK 的重大问题。
我们的数据库有大约 1000 个专用连接。前端是oracle形式。
有时我们会收到此错误,然后数据库锁定。
ORA-00600: 内部错误代码,参数:[kglLockOwnersListAppend-ovf]、[0xACFF3BE20]、[0xA2754D2D0]、[]、[]、[]、[]、[]、[]、[]、[]、[]
任何建议将不胜感激。
We just migrate from 9i to 11gR2 11202 and we are experiencing major issue with the KGL_LOCK.
We have something like 1000 dedicated connections to our database. The frontend is oracle forms.
At some point we are getting this error and then database lock.
ORA-00600: internal error code, arguments: [kglLockOwnersListAppend-ovf], [0xACFF3BE20], [0xA2754D2D0], [], [], [], [], [], [], [], [], []
Any suggestions will be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于 ORA-600 错误,我建议您致电 Oracle 支持。
ORA-600 是 Oracle 的“内部”错误代码,可能需要 Oracle 支持人员进行诊断才能修复。
(假设你在谷歌上找不到任何有用的东西)
For ORA-600 errors I suggest you open a call with Oracle Support.
ORA-600 is Oracle's code for an "internal" error, which may require diagnostics by Oracle Support to fix.
(assuming you can't find anything helpful in google)