ORA-600 [qmxFindXobParent] when Inserting into an XMLType Table on a Database Upgraded from 10g to 11.2
(Doc ID 1981157.1)
Last updated on JANUARY 21, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
After upgrading the database from 10g to 11gR2, inserting into an XMLType table fails with the following error:
ORA-00600: internal error code, arguments: [qmxFindXobParent], [], [], [], [], [], [], [], [], [], [], []
Statement which fails:
INSERT INTO CONTENT_GROUP_MERGE SELECT * FROM CONTENT_GROUP;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |