aiaiDBA

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

13718043309

010-86462881

ORA-36178: (XSAGGR01) To be used with AGGREGATE, AGGMAP workspace object must be declared with the AGGMAP command.

ORA-36178: (XSAGGR01) To be used with AGGREGATE, AGGMAP workspace object must be declared with the AGGMAP command.
Cause: The user used the ALLOCMAP command to define the AGGMAP, so the AGGMAP can only be used with the ALLOCATE command, or the AGGMAP has no contents attached to it.
Action: Use the AGGMAP command to define the AGGMAP.

请先 登录 后评论

1 个回答

小智
ORA-36178:(XSAGGR01)要与AGGREGATE一起使用,必须使用AGGMAP命令声明AGGMAP工作空间对象。,
.原因:用户使用ALLOCMAP命令定义AGGMAP,因此AGGMAP只能与ALLOCATE命令一起使用,或者AGGMAP没有附加任何内容。,
.操作:使用AGGMAP命令定义AGGMAP。,
.
请先 登录 后评论