Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们刚刚从 9i 迁移到 11gR2 11202,我们遇到了 KGL_LOCK 的主要问题。
我们有大约 1000 个专用连接到我们的数据库。前端是甲骨文形式。
在某些时候,我们会收到此错误,然后是数据库锁定。
ORA-00600: 内部错误代码, 参数: [kglLockOwnersListAppend-ovf], [0xACFF3BE20], [0xA2754D2D0], [], [], [], [], [], [], [], [], []
任何建议将不胜感激。
对于 ORA-600 错误,我建议您致电 Oracle 支持。
ORA-600 是 Oracle 的“内部”错误代码,可能需要 Oracle 支持部门的诊断才能修复。
(假设你在谷歌中找不到任何有用的东西)