How to fix the Oracle error XOQ-01461: Partitioned cube has no base cube for hierarchy combination (“(string)”).?
In this post, you’ll learn more about the Oracle ErrorXOQ-01461: Partitioned cube has no base cube for hierarchy combination (“(string)”). with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
XOQ-01461: Partitioned cube has no base cube for hierarchy combination (“(string)”).
Reason for the Error XOQ-01461: Partitioned cube has no base cube for hierarchy combination (“(string)”).
Cause: A partitioned cube had no base cube for the requested hierarchy combination.
How to fix the Error XOQ-01461: Partitioned cube has no base cube for hierarchy combination (“(string)”). ?
You can fix this error in Oracle by following the below steps
Action: Use the OLAP Metadata API to create a base cube for the required hierarchy combination. If the cube is read from the OLAP Catalog, then add a base cube to the partitioned cube in the OLAP Catalog tables.
Leave Your Comment