OGG replicat - strange "no data found"
When replicat is applying complex delete transaction(from application SW) all the rows from different tables delete ok except one
This problem row has proper value in primary key column but replicat cannot see it
I cathed "erroneous" DML using SHOWSYNTAX option and when I execute it from sqlplus it does delete proper row!
This issue happens only when that "complex transaction" run
Could you suggest any idea how to find root of the issue?
Oracle 11.2.0.3
OGG 12.1.2.0.0
Thanks in advance
Vladimir