Database Error Messages

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

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.