Oracle Error SQL*Loader-00802: numeric EXTERNAL with DEFAULTIF clause not supported by External Table

Oracle Error Message

SQL*Loader-00802: numeric EXTERNAL with DEFAULTIF clause not supported by External Table

Reason for the Error

A numeric EXTERNAL type was specified with a DEFAULTIF clause and that is not supported by External Table Load.

Solution

Remove the clause if possible or do not use External Table Load.