Oracle Error Message
SQL*Loader-00419: input datatype for column string is not supported when loading varrays
Reason for the Error
The datatype in the SQL*Loader control file for the column is cannot be used to load data in a varray.
Solution
Use a different datatype.