Oracle Error ORA-40232: transactional input – incompatible datatype for column string

Oracle Error Message

ORA-40232: transactional input – incompatible datatype for column string

Reason for the Error

The data type of the column in the input training data is not supported.

Solution

Cast or change the type of the column to one of CHAR, VARCHAR, NUMBER or FLOAT