ORA-23347 datatype string for column string table string not supported cause and solution
The following is the ORA-23347 error message, you can learn the cause and solution of the Oracle database error.
ORA-23347 datatype string for column string table string not supported
Cause: 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.
Please wait for the update…