Database Error Messages

SQL*Loader-00602

Maximum converted length number of column string is too big for bind array

Cause

The named column cannot undergo the specified character set conversion and still be placed in a contiguous piece of memory on the system.


Action

Specify a shorter data column or eliminate the conversion.