Oracle GoldenGate Error Messages

OGG-03099

NOT NULL target column {0} is missing from map.


Cause

Some, but not all the NOT NULL target columns are mapped in a COLMAP clause.


Action

Map all target NOT NULL columns to the source column, function or value using the COLMAP clause unless the column has default value configured.