Database Error Messages

SQL*Loader-02301

For FIELD NAMES, all fields must be delimited fields. Field string is not delimited.

Cause

Data files with a FIELD NAMES record did not have delimited fields. Data files with a FIELD NAMES record must have all delimited fields so that SQL*Loader can process the field names.


Action

Make all of the fields delimited and retry.