Oracle Error ORA-23347: datatype string for column string table string not supported

Oracle Error Message

ORA-23347: datatype string for column string table string not supported

Reason for the Error

The table has a column whose datatype is not supported by repcat.

Solution

Remove the column from the table, or alter the column to have one of the supported datatypes.