Getting error-OGG-01154 SQL error 2291 mapping
Gurus, The replicat is abending due to "parent key not found " can not disable the foreign key due to reference partitioning not sure how to go about fixing this issue, any workarounds? I'm surprised how come the child record is coming first then the parent,source and target are in sync. 2016-03-30 20:19:31 WARNING OGG-01154 SQL error 2291 mapping WMBOY.CLTR_TBL to WMBOY.CLTR_TBL OCI Error ORA-02291: integrity constraint ( WMBOY.CR_CLSTR_TBL_FK1) violated - parent key not found (status = 2291). INSERT INTO "ONE01CSB"."CR_TBL" ("CR_ID","CR_CLSTR_ID","PRMPT_ID" ,"CRET_DTM","LST_UPDT_DTM","PGM_CDE","PGM_HIER_ID","RSCR_TYP_CDE","RSCR_SEQ_NO","CRET_LGN_UID","LST_UPDT_LGN_UID","CR_TYP_CDE","ITM_RSLT_ID", "EXTRNL_PRMPT_RSP_TYP_CDE") VALUES (:a0,:a1,:a2,:a3,:a4,:a5,:a6,:a7,:a8,:a9,:a10,:a11,:a12,:a13). Thanks in advance