My Oracle Support Banner

DataPump Import (IMPDP) Job Fails To Start Due To ORA-02354 And ORA-39773 (Doc ID 2136124.1)

Last updated on FEBRUARY 23, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.1 and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database 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.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data .Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.

Symptoms

The following errors are encountered when starting an impdp job to load the data from the dump files generated by an expdp job executed with parallel>1:

ORA-39002: invalid operation
ORA-31694: master table "SYSTEM"."SYS_IMPORT_SCHEMA_02" failed to load/unload
ORA-02354: error in exporting/importing data
ORA-39773: parse of metadata stream failed

 
In the target environment, one of the dump files is significantly smaller than the others.

For Example:

$ ls -ltr EXP*.dmp
-rwxrwxrwx 1 oracle oinstall 14061568 Apr 27 11:17 EXPDMP_01.dmp
-rwxrwxrwx 1 oracle oinstall 10730053632 Apr 27 11:20 EXPDMP_02.dmp
-rwxrwxrwx 1 oracle oinstall 9892257792 Apr 27 11:23 EXPDMP_03.dmp
-rwxrwxrwx 1 oracle oinstall 10792484864 Apr 27 11:27 EXPDMP_04.dmp
-rwxrwxrwx 1 oracle oinstall 10459795456 Apr 27 11:30 EXPDMP_05.dmp
-rwxrwxrwx 1 oracle oinstall 11139579904 Apr 27 11:31 EXPDMP_06.dmp

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.