aiaiDBA

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

13718043309

010-86462881

ORA-33009: (XSAGDNGLPREC) In AGGMAP workspace object, PRECOMPUTE may only be specified either for the entire AGGMAP or for individual RELATION statements.

ORA-33009: (XSAGDNGLPREC) In AGGMAP workspace object, PRECOMPUTE may only be specified either for the entire AGGMAP or for individual RELATION statements.
Cause: PRECOMPUTE was specified both as a line in the AGGMAP and on at least one of the RELATION lines, or it was specified more than once as a line of the AGGMAP.
Action: Remove either the PRECOMPUTE line, or the PRECOMPUTE specification for all of the RELATION lines.

请先 登录 后评论

1 个回答

小智
ORA-33009:(XSAGDNGLPREC)在AGGMAP工作空间对象中,只能为整个AGGMAP或单个RELATION语句指定PRECOMPUTE。,
.原因: PRECOMPUTE既被指定为AGGMAP中的一行,又被指定为至少一个RELATION行,或者被多次指定为AGGMAP的一行。,
.操作:删除PRECOMPUTE行或所有RELATION行的PRECOMPUTE规范。,
.
请先 登录 后评论