Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL*Loader-00413

NULLIF or DEFAULTIF clause specified for filler field string in table string.

Cause

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.


Action

Remove the NULLIF or DEFAULTIF clause from the field definition.