Oracle Error SQL*Loader-00809: error dropping sequence: string

Oracle Error Message

SQL*Loader-00809: error dropping sequence: string

Reason for the Error

A sequence needed to be dropped either because SQL Loader found a sequence with the same name it is trying to create or because SQL Loader is cleaning up from sequences it created at the beginning of the load.

Solution

See messages that follow this one for information about why the attampt to drop the sequence failed.