aiaiDBA

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

13718043309

010-86462881

DRG-52304: This operation requires Query Stats to be enabled for the index

DRG-52304: This operation requires Query Stats to be enabled for the index
Cause: attempting to do an operation which required query stats option for the index to be enabled
Action: Enable query stats option for the index using ctx_output.enable_query_stats()

请先 登录 后评论

1 个回答

小智
DRG-52304:此操作要求为索引启用查询统计信息,
.原因:尝试执行需要查询统计信息选项的操作,以使索引启用,
.操作:使用ctx_output.enable_query_stats()为索引启用查询统计信息选项,
.
请先 登录 后评论