Database Error Messages

ORA-29832

cannot drop or replace an indextype with dependent indexes

Cause

One or more indexes are dependent upon the indextype.


Action

Drop all the indexes which are dependent upon the indextype before dropping the indextype itself.