Oracle GoldenGate Error Messages

OGG-02760

ASSUMETARGETDEFS is ignored because trail file {0} contains table definitions.


Cause

Replicat ignored ASSUMETARGETDEFS because the table definitions from the specified trail file were more reliable.


Action

Perform one of these actions: * Remove the ASSUMETARGETDEFS parameter. * Append OVERRIDE to the ASSUMETARGETDEFS parameter if you want the process to use the table definitions from the target database. Note that doing this may result in data corruption if the target table definitions are not in sync with the trail records.