Oracle Error Message
SQL*Loader-00603: Maximum length number of column string is too big for bind array
Reason for the Error
The named column cannot be put in a contiguous piece of memory on the system.
Solution
Specify a shorter data column.
SQL*Loader-00603: Maximum length number of column string is too big for bind array
The named column cannot be put in a contiguous piece of memory on the system.
Specify a shorter data column.