DataPump Export/Import Of XMLType Data Fails With Internal Error ORA-600 [qmcxdGetTextXYZ]
(Doc ID 1535570.1)
Last updated on NOVEMBER 18, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
DataPump export/import of XMLType data fails with error: ORA-600 [qmcxdGetTextXYZ].
Call stack:
kgeasnmierr
qmcxdEvtGetText
qmxcManifestFromStream
qmxManifest0
qmxManifest
qmxtcErrChkManifest
qmxtcXMLCnvProcessImage
qmxtcEvalXMLCnv
evaopn2
qeragEvalRwo
qeragRowProc
qerxtProcessRows
The same error occurred when selecting from the failed table:
The table contain on column with SYS.XMLTYPE type:
CREATE TABLE <SCHEMA>.TAB1 (COL1 SYS.XMLTYPE) XMLTYPE COL1 STORE AS SECUREFILE BINARY XML;
Changes
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 |
Changes |
Cause |
Solution |
References |