aiaiDBA

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

13718043309

010-86462881

ORA-29864: analyzing domain indexes marked LOADING/FAILED not supported

ORA-29864: analyzing domain indexes marked LOADING/FAILED not supported
Cause: Tried to analyze a domain index which was marked as LOADING or FAILED.
Action: If the index was marked LOADING, wait till it is marked valid before retrying the analyze. If index was marked FAILED, drop it OR rebuild it and retry the analyze.

请先 登录 后评论

1 个回答

小智
ORA-29864:分析标记为LOADING / FAILED的域索引不受支持,
.原因:试图分析标记为LOADING或FAILED的域索引。,
.操作:如果索引标记为LOADING,请等待其标记为有效,然后重试分析。如果索引标记为FAILED,则删除它或重建它并重试分析。,
.
请先 登录 后评论