Oracle GoldenGate Error Messages

OGG-06496

Conflict detection is enabled for target table {0}, but the before values for the key columns are missing.


Cause

The specified table has a RESOLVECONFLICT parameter, but the before columns required by COMPARECOLS are not specified with GETBEFORECOLS.


Action

Specify GETBEFORECOLS in the Extract parameter file so that before images are captured for COMPARECOLS.