Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IS_IMPORT_TRANSPORTABLE error during impdp execution

859994Apr 28 2014 — edited Apr 28 2014

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
...

...

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2014
Added on Apr 28 2014
3 comments
1,798 views