ORA-36220: (XSLPDSC01) All dimensions in LIST number
are also in the IGNORE clause.What triggered the Error:
One of the dimension lists in the dimension loop descriptor had no base dimensions except those in the IGNORE list. This leaves no dimensions for looping over.What should we do to fix it:
Fix the dimension loop descriptor.