How to check Target integrity constraints on Source before deletion
Hello Gurus,
I have 2 applications in which some of tables are replicated. Does anyone know how to prevent deletion in Source once data is used in Target?
Right now the replicat is abended because of OCI Error ORA-02292: integrity constraint (DEMO.RLI_FK) violated - child record found (status = 2292).
Is it possible to NOT delete data in Source once Target has used data as FK? Which method is suitable to handle this?
Thank you.
Cheers,
Evy