Impdp Of a Table With Xmltype Column Failing With ORA-31011 And LPX-00234
(Doc ID 1370749.1)
Last updated on OCTOBER 02, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 11.1.0.7 [Release 11.1]Information in this document applies to any platform.
Symptoms
Impdp Datapump import of a table into an 11.1.0.7.0 database failed with the following errors:Processing object type TABLE_EXPORT/TABLE/TABLE
ORA-39152: Table "<schema_name>"."<table_name>" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
ORA-31693: Table data object "<schema_name>"."<table_name>" failed to load/unload and is being skipped due to error:
ORA-29913: error in executing ODCIEXTTABLEFETCH callout
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00234: namespace prefix "soapenv" is not declared
Error at line 1
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 |
References |