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