How to fix the Oracle error XOQ-01755: Dimension member “string” requires a prefix to be created in dimension “string”.?
In this post, you’ll learn more about the Oracle ErrorXOQ-01755: Dimension member “string” requires a prefix to be created in dimension “string”. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
XOQ-01755: Dimension member “string” requires a prefix to be created in dimension “string”.
Reason for the Error XOQ-01755: Dimension member “string” requires a prefix to be created in dimension “string”.
Cause: The ‘AddUniqueKeyPrefix’ option was turned on, but the member name did not have a valid prefix.
How to fix the Error XOQ-01755: Dimension member “string” requires a prefix to be created in dimension “string”. ?
You can fix this error in Oracle by following the below steps
Action: Turn off the ‘AddUniqueKeyPrefix’ option or specify the member name with a valid prefix; either the level name if the member is added to a level or an underscore if it is not.
Leave Your Comment