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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...