aiaiDBA

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

13718043309

010-86462881

ORA-44730: XML Index string is not usable at the moment

ORA-44730: XML Index string is not usable at the moment
Cause: The async XML Index could not be used since ORACLE is not open for query.
Action: Try the same query again when ORACLE is open for query, or use NO_XMLINDEX_REWRITE hint.

请先 登录 后评论

1 个回答

小智
ORA-44730:XML索引字符串目前不可用,
.原因:由于ORACLE未打开查询,无法使用异步XML索引。,
.操作:当ORACLE打开查询时再次尝试相同的查询,或使用NO_XMLINDEX_REWRITE提示。,
.
请先 登录 后评论