aiaiDBA

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

13718043309

010-86462881

ORA-14517: subpartition of index 'string.string' is in unusable state

ORA-14517: subpartition of index 'string.string' is in unusable state
Cause: An attempt has been made to access an index subpartition that has been marked unusable by a direct load or by a DDL operation
Action: REBUILD the unusable index subpartition

请先 登录 后评论

1 个回答

小智
ORA-14517:subpartition的索引' 字符串。字符串 '处于不可用状态,
.原因:试图访问已由直接装载或DDL操作标记为不可用的索引子分区,
.操作: REBUILD不可用的索引子分区,
.
请先 登录 后评论