ERROR | unsupported datatype conversion requested for column string in table string |
CAUSE | The colummn needs to have its data converted to another datatype before loading the data. The required conversion cannot be done by sqlldr. |
ACTION | Verify that the correct datatype was specified for the column. |