aiaiDBA

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

13718043309

010-86462881

QSM-00796: the specified SQL statement cannot be stored in the workload because table string does not have valid statistics

QSM-00796: the specified SQL statement cannot be stored in the workload because table string does not have valid statistics
Cause: The user attempted to add a workload statement that references a table with missing statistics.
Action: Gather statistics for the referenced table and retry the operation.

请先 登录 后评论

1 个回答

小智
QSM-00796:指定的SQL语句不能存储在工作负载中,因为表字符串没有有效的统计信息,
.原因:用户尝试添加引用缺少统计信息的表的工作负载语句。,
.操作:收集参考表的统计信息,然后重试操作。,
.
请先 登录 后评论