Oracle GoldenGate Error Messages

OGG-04034

Column {1} in table {0} has a data type of SYS.ANYDATA with an opaque value and cannot be mapped using column mapping.


Cause

The value of a SYS.ANYDATA column is opaque, which means the data type is held along with the value internally. Because the value is not visible to Oracle GoldenGate, the column cannot be mapped.


Action

Do not use column mapping on tables containing SYS.ANYDATA columns.