aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-29832:无法删除或替换具有相关索引的索引类型,
.原因:一个或多个索引取决于索引类型。,
.操作:删除所有取决于indextype的索引,然后删除indextype本身。,
.
请先 登录 后评论