impdp help on remap_schema ...............
in an import datapump test , I've mentioned as
1, expdp system/password dumpfile=dpdir:exp.dmp logfile=dpdir:exp.log full=y (evrey night backup)
2. impdp system/password dumpfile=dpdir:exp.dmp logfile=dpdir:imp.log
remap_schema=hrd1:hrdd
it worked fine , but
in the logfile it is all about the other objects already exist
in the database and skipped them .
my question is why it is trying to import all objects from all schema and giving ORA-31684.
here are 2 lines of log .........
ORA-31684: Object type USER:"OUTLN" already exists
ORA-31684: Object type TYPE:"SYSMAN"."SMP_EMD_STRING_ARRAY_ARRAY"