Oracle GoldenGate Error Messages

OGG-03533

Conversion from character set {4} of source column {2} to character set {5} of target column {3} failed because the source column contains a character '{0}' at offset {1} that is not available in the target character set.


Cause

The source column contains a character that is not available in the character set of the target column.


Action

Set the target database character set to the same set or a superset of the source database character set.