Oracle Error ORA-23668: Column “string” does not have a numeric data type.

Oracle Error Message

ORA-23668: Column “string” does not have a numeric data type.

Reason for the Error

The specified column did not have a numeric data type. Delta conflict resolution requires numeric columns.

Solution

Check the data type of the column and specify only numeric columns.