OGG-05373
The trigger in table {0} is not executed on insert, update, or delete operations executed on this connection.
Cause
The trigger in the specified table is set to NOT FOR REPLICATION. In this mode, the target database does not execute the trigger when insert, update or delete operation is performed by Replicat operating as a replication agent. The assumption is that the triggered operations from the source are captured and replicated.
Action
Make sure that the tables affected by the trigger are included in the replication configuration, otherwise, there will be no errors to alert you to integrity violations.
OGG-05373
The trigger in table {0} is not executed on insert, update, or delete operations executed on this connection.
Cause
The trigger in the specified table is set to NOT FOR REPLICATION. In this mode, the target database does not execute the trigger when insert, update or delete operation is performed by Replicat operating as a replication agent. The assumption is that the triggered operations from the source are captured and replicated.
Action
Make sure that the tables affected by the trigger are included in the replication configuration, otherwise, there will be no errors to alert you to integrity violations.