How to fix the Oracle error ORA-37549: (XSHIERSP03) The level of DIMENSION_MEMBER is not lower than the level of MEMBER_ANCESTOR.?
In this post, you’ll learn more about the Oracle ErrorORA-37549: (XSHIERSP03) The level of DIMENSION_MEMBER is not lower than the level of MEMBER_ANCESTOR. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-37549: (XSHIERSP03) The level of DIMENSION_MEMBER is not lower than the level of MEMBER_ANCESTOR.
Reason for the Error ORA-37549: (XSHIERSP03) The level of DIMENSION_MEMBER is not lower than the level of MEMBER_ANCESTOR.
A dimension member has a parent that is lower or on the same level as this member according to the levelorder valueset.
How to fix the Error ORA-37549: (XSHIERSP03) The level of DIMENSION_MEMBER is not lower than the level of MEMBER_ANCESTOR. ?
You can fix this error in Oracle by following the below steps
Fix the child and/or parent levels so that every dimension member has a parent whose level is higher than the level of this member.
Leave Your Comment