Oracle Error Message
SQL*Loader-00602: Maximum converted length number of column string is too big for bind array
Reason for the Error
The named column cannot undergo the specified character set conversion and still be placed in a contiguous piece of memory on the system.
Solution
Specify a shorter data column or eliminate the conversion.