Database Error Messages

SQL*Loader-00600

Bind size of number bytes increased to number bytes to hold 1 row.

Cause

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


Action

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