I getting the below error while executing import command.
C:\Users\inXXXX>impdp system/xxxxx@prod SCHEMAS=XXXX DIRECTORY=XXXORADIR DUMPFILE=CHINA_28APR.DMP logfile=impCHINA_28APR.log
ORA-39083: Object type TABLE:"XXXXX"."ME_PROJECTS" failed to create with erro
r:
ORA-06550: line 1, column 33:
PLS-00302: component 'IS_IMPORT_TRANSPORTABLE' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
...
...