Oracle Error Message
SQL*Loader-00124: specified value for readsize(number) less than bindsize(number)
Reason for the Error
The command line argument specified for readsize was less than the value of bindsize.
Solution
No action is required. SQL*Loader automatically adjusts the value of readsize to equal the value of bindsize.