Database Error Messages

SQL*Loader-02316

Parallel loading is not allowed.

Cause

Parallel loading was not allowed because one reader must be used when loading with LOBFILEs that were not terminated by EOF. One reader must be used when SKIP, LOAD, BOM checking, field names, RECNUM, sequences or max discards are specified.


Action

Do not specify the DEGREE_OF_PARALLELISM parameter for this case.