Oracle Error SQL*Loader-00641: Invalid packed decimal nibble.

Oracle Error Message

SQL*Loader-00641: Invalid packed decimal nibble.

Reason for the Error

Each byte in a packed decimal field contains two 4-bit nibbles. Each nibble must have a valid value.

Solution

Check the SQL*Loader control file’s specifications against the log file to ensure that the field location was specified correctly. Check the contents of the field.