Oracle Error SQL*Loader-00600: Bind size of number bytes increased to number bytes to hold 1 row.

Oracle Error Message

SQL*Loader-00600: Bind size of number bytes increased to number bytes to hold 1 row.

Reason for the Error

The space needed to contain a single row is longer than the specified bind size. The value used for the bind size will be increased to handle the larger size

Solution

No action is required. This message will go away if the new value in the error message is specified for the bind size.