ORA-36212: (XSAGOP06) In AGGMAP workspace object
, you can only specify the MIN, MAX, FLOOR, and CEILING arguments while using the PROPORTIONAL operator, not string.What triggered the Error:
The user specified MIN, MAX, FLOOR, or CEILING when using an operator other than PROPORTIONAL.What should we do to fix it:
Remove the incorrect argument from the RELATION line.