Oracle 11g impdp fails on a particular table because its object type is in another schema which was
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: