OGG-00876
LOB data exceeds maximum size ({0,number,0}) for column {2,number,0} ({1})
Cause
The LOB exceeds the size that is supported by Oracle GoldenGate.
Action
You can restart Replicat to skip this record with START options, or you can use a REPERROR rule to handle this type of record. Another option is to alter the target table definition to accept null values. For MySQL and Sybase, you can use TRANLOGOPTIONS with ALLOWLOBDATATRUNCATE to truncate LOBs that are too large for a target column.
OGG-00876
LOB data exceeds maximum size ({0,number,0}) for column {2,number,0} ({1})
Cause
The LOB exceeds the size that is supported by Oracle GoldenGate.
Action
You can restart Replicat to skip this record with START options, or you can use a REPERROR rule to handle this type of record. Another option is to alter the target table definition to accept null values. For MySQL and Sybase, you can use TRANLOGOPTIONS with ALLOWLOBDATATRUNCATE to truncate LOBs that are too large for a target column.
OGG-00876
LOB data exceeds max size ({0,number,0}) for column {2,number,0} ({1})
Cause
The LOB exceeds the size that is supported by Oracle GoldenGate.
Action
You can restart Replicat to skip this record with START options, or you can use a REPERROR rule to handle this type of record. Another option is to alter the target table definition to accept null values. For MySQL and Sybase, you can use TRANLOGOPTIONS with ALLOWLOBDATATRUNCATE to truncate LOBs that are too large for a target column.