Oracle GoldenGate Error Messages

OGG-30066

Cannot map the Source column '{0}' to the Target bit/varbit column '{1}' because the target column accepts only string of 0s and 1s.


Cause

The Bit/Varbit column in the PostgreSQL database can only accept data in the form of 0s and 1s.


Action

Map the target PostgreSQL bit/varbit column to a source column containing data in the form of 0s and 1s.