Oracle GoldenGate Error Messages

OGG-05306

Table {0}, column {1}, contains data type: {2,number,0} which is not a supported datatype with COMPRESS SYSTEM DEFAULT ON.


Cause

The specified column is not supported for COMPRESS SYSTEM DEFAULT.


Action

Specify one of the valid COMPRESS SYSTEM DEFAULT data types: numerical, fixed-length character, fixed-length graphic string. For more information on supported data types, see the Oracle GoldenGate documentation for this database.