aiaiDBA

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

13718043309

010-86462881

QSM-00792: the specified SQL statement cannot be stored in the workload because one or more tables have missing statistics

QSM-00792: the specified SQL statement cannot be stored in the workload because one or more tables have missing statistics
Cause: The user attempted to add a workload statement that contains a table without statistics. Access Advisor requires all referenced tables to have valid statistics.
Action: Validate the workload statement and retry the operation.

请先 登录 后评论

1 个回答

小智
QSM-00792:指定的SQL语句无法存储在工作负载中,因为一个或多个表缺少统计信息,
.原因:用户尝试添加包含不带统计信息的表的工作负载语句。Access Advisor要求所有引用的表具有有效的统计信息。,
.操作:验证工作负载语句并重试操作。,
.
请先 登录 后评论