aiaiDBA

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

13718043309

010-86462881

ORA-38425: attribute set used for an index object may not be unassigned

ORA-38425: attribute set used for an index object may not be unassigned
Cause: An attempt was made to un-assign an attribute set from an expression set when there is an Expression Filter index defined on the column.
Action: Drop the index before un-assigning the attribute set.

请先 登录 后评论

1 个回答

小智
ORA-38425:用于索引对象的属性集可能不是未分配的,
.原因:尝试在列上定义了表达式过滤器索引时从表达式集中取消分配属性集。,
.操作:在取消分配属性集之前删除索引。,
.
请先 登录 后评论