ORA-31693 Expdp Reports On Certain Tables When Using Encryption
(Doc ID 1226863.1)
Last updated on MARCH 06, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 11.2.0.2.0 [Release 11.1 to 11.2]Information in this document applies to any platform.
Symptoms
Datapump export (Expdp) reports the following error when you start to use encryption:
ORA-31693: Table data object "<SCHEMA_NAME1>"."<TABLE_NAME1>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
ORA-31693: Table data object "<SCHEMA_NAME2>"."<TABLE_NAME2>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
. .
ORA-31693: Table data object "<SCHEMA_NAME3>"."<TABLE_NAME3>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
ORA-31693: Table data object "<SCHEMA_NAME2>"."<TABLE_NAME2>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
. .
ORA-31693: Table data object "<SCHEMA_NAME3>"."<TABLE_NAME3>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-02361: error while attempting to allocate 0 bytes of memory
ORA-21610: size [5] is invalid
For the Expdp command, next parameters were used:
USERID=<LOGIN>/<PASSWORD>
FULL=Y
DUMPFILE=<DUMP_NAME>.dmp
LOGFILE=<LOG_NAME>.log
ENCRYPTION=ALL
DIRECTORY=DATA_PUMP_DIR
ESTIMATE=statistics
FULL=Y
DUMPFILE=<DUMP_NAME>.dmp
LOGFILE=<LOG_NAME>.log
ENCRYPTION=ALL
DIRECTORY=DATA_PUMP_DIR
ESTIMATE=statistics
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 |