Oracle GoldenGate Error Messages

OGG-01500

Canceling BATCHSQL transaction{0,choice,0#|1# in batch error mode}. Detected inconsistent result: executed {1,number,0} operations in batch, resulting in {2,number,0} affected rows.


Cause

The batched operation resulted in possible data integrity issues based on the number of operations in the batch, versus the number of affected rows returned by the database response. The transaction is being rolled back, and Replicat will re-process the transaction in normal mode.


Action

None