I have two DB with configured Oracle Streams: 1. Oracle DB 10.2.0.4 EE RAC (local capture, propagation queue to queue, DML and DDL captured). FORCE LOGGING enable. 2. Oracle DB 11.2.0.2 SE RAC (apply) Streams configured in schema mode (1 schema, only 2 positive rule). On the destination DB I get apply error (ora-26787) when apply process try update not existing record. I suppose some INSERT transaction not transfer to destination. Why may occur such situation?
|
feedback
|