Oracle DBA, How To, Error, Cause and Action

ORA-02239: there are objects which reference this sequence

ORA-02239: there are objects which reference this sequence


Cause:


the sequence to be dropped is still referenced



Action:


Make sure the sequence name is correct, or drop the referencing constraint/object

No comments:

Post a Comment

Thanks for your comment.