IMPDP fails with content=all
Hi,
We have fired a import with impdp utility with content=all and import fails with below errors. Error after initiating import in command prompt is different with error present in the import log file. Also, when the import was fired separately with metadata_only and data_only, import is running fine without any issue.
Oracle Database version : 11.2.0.3
Command prompt error:
UDI-31626: operation generated ORACLE error 31626
ORA-31626: job does not exist
ORA-39086: cannot retrieve job information
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3326
ORA-06512: at "SYS.DBMS_DATAPUMP", line 4551
ORA-06512: at line 1
Import log file error:
ORA-39097: Data Pump job encountered unexpected error -1031
0