Database Error Messages

SQL*Loader-00804

SEQUENCES with intervals are not supported by External Table Load.

Cause

A sequence with an interval was specified which is not supported by external table load.


Action

Remove the interval from the sequence, or remove the sequence itself, or do not use external table load.