ERROR | the data type of column string of table string is not supported |
CAUSE | A column in a database table belongs to a datatype that is not supported by the current release of PL/SQL. |
ACTION | Remove the offending column from the table or copy the desired columns to another table. |