Hello Experts-
I'm getting ORA-02298 parent keys not found during import of 5 tables. I have used flashback_time=sysdate in my expdp parameter file. From what I understand to avoid this error during datapump the flashback_time should avoid this ora error. Could you please give some input of what I might be doing wrong ?
Database version is 11.2.0.3. The expdp & impdp are being performed on the same database but diff. schemas.
Thanks