Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL*Loader-00124

specified value for readsize(number) less than bindsize(number)

Cause

The command line argument specified for readsize was less than the value of bindsize.


Action

No action is required. SQL*Loader automatically adjusts the value of readsize to equal the value of bindsize.