Database Error Messages

ORA-02289

sequence does not exist

Cause

The specified sequence does not exist, or the user does not have the required privilege to perform this operation.


Action

Make sure the sequence name is correct, and that you have the right to perform the desired operation on this sequence.