Database Error Messages

SQL*Loader-00405

Need termination delim with optional enclosure delim: column string table string

Cause

The named column was specified with an optional enclosure delimiter, but no termination delimiter. Enclosure delimiters can only be optional when termination delimiters are present.


Action

Specify a termination delimiter or make the enclosure delimiters non-optional.