IMPDP Fails with ORA-39083 ORA-959
(Doc ID 1550275.1)
Last updated on MAY 17, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.3 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A 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
Information in this document applies to any platform.
Symptoms
Using a normal parfile such as:
userid=<USERNAME>
tables=(<OWNER>.<TABLENAME>)
parallel=4
directory=data_pump_dir
filesize=10G
logfile= <LOGFILENAME>
dumpfile=<DUMPFILENAME>
job_name=<JOBNAME>
status=300
tables=(<OWNER>.<TABLENAME>)
parallel=4
directory=data_pump_dir
filesize=10G
logfile= <LOGFILENAME>
dumpfile=<DUMPFILENAME>
job_name=<JOBNAME>
status=300
Data Pump Import (IMPDP) fails with the following errors:
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 |