Database Error Messages

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

SQL*Loader-00123

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

Cause

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


Action

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