Oracle Solution for Error ora-36221

Solution for Oracle Error ORA-36221

ORA-36221: (XSLPDSC02) LIST number

and LIST number

have different base dimensions.

What triggered the Error:

The base dimensions of the dimension lists given in the loop descriptor do not match.

What should we do to fix it:

Ensure that each dimension list has the same set of looping base dimensions. If necessary, use IGNORE within a lists to discard base dimensions that should not be looped.