Oracle GoldenGate Error Messages

OGG-30615

The source vector/array column {0} has more characters than the target column {1} can hold.


Cause

The source vector or array column is mapped to the target non-vector/array column, which can not hold the entire vector/array data.


Action

Maintain the source vector or array column data smaller than the target column, or increase the target column size.