Database Error Messages

SQL*Loader-00802

numeric EXTERNAL with DEFAULTIF clause not supported by External Table

Cause

A numeric EXTERNAL type was specified with a DEFAULTIF clause which is not supported by external table load.


Action

Remove the clause if possible or do not use external table load.