Datapump Import Errors With ORA-31693, ORA-29913, ORA-01403 & ORA-04088 Errors
(Doc ID 1931220.1)
Last updated on DECEMBER 31, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 12.1.0.2 [Release 10.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
DataPump import fails with the following errors on some tables when using the CONTENT=DATA_ONLY option:
...
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-01403: no data found
ORA-04088: error during execution of trigger '<Schema Name>.<Trigger Name>'
...
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-01403: no data found
ORA-04088: error during execution of trigger '<Schema Name>.<Trigger Name>'
...
Solution
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
Goal |
Solution |