Oracle GoldenGate Error Messages

OGG-02284

The source column data character set in the trail file format {0} may not be compatible with the ASSUMETARGETDEFS OVERRIDE parameter.


Cause

Trail file format release 12.3 and later can be optimized to capture source column data efficiently especially CLOB data by skipping character set conversion performed by previous version of extract. ASSUMETARGETDEFS OVERRIDE may be expecting converted character set data depending on source database and column data type.


Action

Remove the ASSUMETARGETDEFS OVERRIDE Replicat parameter.