Oracle Error SQL*Loader-00432: converted data too large

Oracle Error Message

SQL*Loader-00432: converted data too large

Reason for the Error

This message is preceded by a message identifying a row and column. It is displayed when there is insufficient room to convert the data from the datatype in the input file to the datatype for the column in the database.

Solution

Modify the data so that it fits in the database field.