Oracle GoldenGate Error Messages

OGG-26015

Target column '{1}' does not support non-standard interval data. Map the source column '{0}' to a char/binary column on the target database.


Cause

Applying non-standard interval data onto a target interval type column is not supported with this OGG version.


Action

Map the source interval column containing non-standard interval data to a target char/binary column.