Database Utilities (MOSC)

MOSC Banner

ora-39779 error on impdp of a particular schema in an Oracle 11.2..0.1 database.

edited Jul 27, 2012 3:25AM in Database Utilities (MOSC) 5 commentsAnswered ✓
We have a full export created from expdp command of an Oracle 11.2.0.1.0 database on Windows env. 

I am trying to import a particular schema (esm_owner) into an Oracle 11.2.0.1.0 database I have on windows. 

I have tried multiple combinations of impdp commands to get the schema imported and all tables import except the tables with types in them. 

set oracle_sid=sbxargus

last try was:  impdp 'sys/oracle as sysdba'  driectory=sbxargus_datapump_dir dumpfile=expdata01 logfile=impdp_sbxargus_esm_owner.log schemas=esm_owner transform=oid:n

The error I get is:

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center