aiaiDBA

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

13718043309

010-86462881

QSM-00791: the specified SQL statement cannot be stored in the workload because is contains unsupported statement type

QSM-00791: the specified SQL statement cannot be stored in the workload because is contains unsupported statement type
Cause: The user attempted to add a workload statement that contains an invalid statement type. Supported statement types are INSERT, DELETE, UPDATE, SELECT and MERGE.
Action: Validate the workload statement and retry the operation.

请先 登录 后评论

1 个回答

小智
QSM-00791:指定的SQL语句不能存储在工作负载中,因为它包含不支持的语句类型,
.原因:用户尝试添加包含无效语句类型的工作负载语句。支持的语句类型有INSERT,DELETE,UPDATE,SELECT和MERGE。,
.操作:验证工作负载语句并重试操作。,
.
请先 登录 后评论