Oracle GoldenGate Error Messages

OGG-01920

Missing COMPARECOLS column "{0}" in before image, while mapping to target table "{1}". Add the column to GETBEFORECOLS.


Cause

The specified column is in a COMPARECOLS parameter, but is not specified with a GETBEFORECOLS parameter.


Action

Specify the column in a GETBEFORECOLS parameter in the Extract parameter file, so that before images are available for comparison.