Oracle DBA, How To, Error, Cause and Action

ORA-02289: sequence does not exist

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.

No comments:

Post a Comment

Thanks for your comment.