How to fix the Oracle error ORA-36221: (XSLPDSC02) LIST number and LIST number have different base dimensions.?

In this post, you’ll learn more about the Oracle ErrorORA-36221: (XSLPDSC02) LIST number and LIST number have different base dimensions. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-36221: (XSLPDSC02) LIST number and LIST number have different base dimensions.

Reason for the Error ORA-36221: (XSLPDSC02) LIST number and LIST number have different base dimensions.

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

How to fix the Error ORA-36221: (XSLPDSC02) LIST number and LIST number have different base dimensions. ?

You can fix this error in Oracle by following the below steps

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.

Tags :

Leave Your Comment