aiaiDBA

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

13718043309

010-86462881

ORA-36201: (XSAGGR35) Cannot aggregate workspace object(partition workspace object) because the subpartition is itself partitioned.

ORA-36201: (XSAGGR35) Cannot aggregate workspace object(partition workspace object) because the subpartition is itself partitioned.
Cause: Attempted to aggregate an intermediate partition of a variable with nested partitioning.
Action: rerun the aggregate command seperately for each ultimate partition or just for the variable as a whole

请先 登录 后评论

1 个回答

小智
ORA-36201:(XSAGGR35)无法聚合工作空间对象(分区工作空间对象),因为子分区本身已分区。,
.原因:尝试使用嵌套分区聚合变量的中间分区。,
.操作:对于每个最终分区单独重新运行聚合命令,或者仅对整个变量重新运行聚合命令,
.
请先 登录 后评论