Database Error Messages

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

SQL*Loader-00125

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

Cause

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


Action

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