ORA-32638: Non unique addressing in MODEL dimensions
What triggered the Error:
The address space defined for the MODEL (partition by and dimension by expressions) do not uniquely identify each cell.What should we do to fix it:
Rewrite the MODEL clause. Using UNIQUE SINGLE REFERENCE option might help.