Oracle Error ORA-02239: there are objects which reference this sequence

Oracle Error Message

ORA-02239: there are objects which reference this sequence

Reason for the Error

the sequence to be dropped is still referenced

Solution

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