0

Whenever I try to drop a sequence I get the following error:-

DROP SEQUENCE seq_12129;

DROP SEQUENCE: unable to drop sequence seq_12129 (there are database objects which depend on it)

I have dropped all the tables in the current schema, but I am still getting this error. Is there a way to find out what database object depends on this sequence?

Community
  • 1
  • 1

0 Answers0