How to fix the Oracle error XOQ-01300: invalid dimension member value “(string)”?
In this post, you’ll learn more about the Oracle ErrorXOQ-01300: invalid dimension member value “(string)” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
XOQ-01300: invalid dimension member value “(string)”
Reason for the Error XOQ-01300: invalid dimension member value “(string)”
Cause: An invalid dimension value was specified as part of an MdmCustomMember.
How to fix the Error XOQ-01300: invalid dimension member value “(string)” ?
You can fix this error in Oracle by following the below steps
Action: Check the values passed to the MdmCustomMembers. All dimension members must be in unique value form. The problem could be in the memberValue, the parentValue, an attributeExpression, or the measureExpression.
Leave Your Comment