Database Utilities (MOSC)

MOSC Banner

Oracle 11g impdp fails on a particular table because its object type is in another schema which was

edited Feb 18, 2016 9:29AM in Database Utilities (MOSC) 9 commentsAnswered

We are running oracle 11g on windows.  database version is 11.2.0.3.

We have an export file from a client that is only exporting one schema.  lurasidone_user

we are trying to import this dmp file into our database into a different schema and tablespace.  so below is the parfile I used:

userid=system/password

directory=lurasidone_2350_data_pump_dir

dumpfile=Lurasidone_user.dmp

logfile=impdp_lurasidone_user_into_dsrc9999_for_2350_01112016.log

remap_schema=LURASIDONE_USER:LURASIDONE_EXTRACT

remap_tablespace=DM_STAGING:LURASIDONE_2350_DATA

and we get below in the import log:

ORA-39117: Type needed to create table is not included in this operation. Failing sql is:

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