Oracle Error SQL*Loader-00413: NULLIF or DEFAULTIF clause specified for filler field string in table string.

Oracle Error Message

SQL*Loader-00413: NULLIF or DEFAULTIF clause specified for filler field string in table string.

Reason for the Error

A NULLIF or DEFAULTIF clause was specified in the SQL*Loader control file for the named filler field. These options cannot be specified for filler fields.

Solution

Remove the NULLIF or DEFAULTIF clause from the field definition.