Database Error Messages

ORA-36261

(XSAGPARTDEP00) %a %J %J
Can not Aggregate PARTITION TEMPLATE %1p because the path of aggregation would recursively enter partition %2p.

Cause

The partitioning scheme was such that while aggregating there exists a cell (m) such that both one of its descendants and one of its ancestors are both in the referenced partition, while (m) is in a different partition.


Action

Change the partitioning scheme.