Showing posts with label ORA-29832. Show all posts
Showing posts with label ORA-29832. Show all posts

Wednesday, 16 May 2012

ORA-29832: cannot drop or replace an indextype with dependent indexes

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.