Unique Constraint errors in IMPDP
NevinJul 21 2011 — edited Jul 22 2011I'm getting a lot of unique constraint errors when I'm importing using IMPDP. Below is my par file. Is there anything I can do to avoid these errors other than disabling the constraints? Disabling them just seems like it would cause me more problems later when I tried to re-enable them.
Thanks in advance.
DUMPFILE=export.dmp
LOGFILE=import.log
TABLE_EXISTS_ACTION=TRUNCATE
CONTENT=DATA_ONLY
SCHEMAS=TEST