OGG-01546
Table {0} column {1,number,0} : DATA CORRUPTION may result from the use of "NOT FOR REPLICATION" on a trigger when OLE DB is being used.
Cause
The trigger in the specified table is set to NOT FOR REPLICATION. In this mode, the target database does not fire the trigger when the operation is applied by Replicat operating as the replication agent. The assumption is that the triggered operations from the source are captured and replicated.
Action
Verify 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.