aiaiDBA

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

13718043309

010-86462881

ORA-33045: (XSAGDNGL51) The AGGREGATE operator string does not require a weight, but ARGS clause in AGGMAP workspace object specified workspace object as a weight.

ORA-33045: (XSAGDNGL51) The AGGREGATE operator string does not require a weight, but ARGS clause in AGGMAP workspace object specified workspace object as a weight.
Cause: The ARGS variable specified a weight even though one is not needed.
Action: Modify the ARGS variable so that it does not specify a weight for that operation.

请先 登录 后评论

1 个回答

小智
ORA-33045:(XSAGDNGL51)AGGREGATE运算符字符串不需要权重,但AGGMAP工作空间对象中的 ARGS子句指定的工作空间对象作为权重。,
.原因: ARGS变量指定权重,即使不需要权重。,
.操作:修改ARGS变量,以使其不指定该操作的权重。,
.
请先 登录 后评论