OGG-01545
Table {0} column {1,number,0} : DATA CORRUPTION may result from the use of "NOT FOR REPLICATION" on a check constraint and OLE DB.
Cause
Alerts you that the check constraint in the specified table is set to NOT FOR REPLICATION. In this mode, the target database does not check constraints when the operation is applied by Replicat. The assumption is that the constraint checking was performed by the source database.
Action
None.