How to fix the Oracle error XOQ-01444: Cube is not partitioned.?

In this post, you’ll learn more about the Oracle ErrorXOQ-01444: Cube is not partitioned. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

XOQ-01444: Cube is not partitioned.

Reason for the Error XOQ-01444: Cube is not partitioned.

Cause: An MtmMeasureMap referred to an MtmBaseCube instead of an MtmPartitionedCube.

How to fix the Error XOQ-01444: Cube is not partitioned. ?

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

Action: Use the OLAP Metadata API to change the MtmMeasureMap to refer to an MtmPartitionedCube. If the measure is read from the OLAP Catalog, then change the catalog so the MtmMeasureMap refers to the MtmPartitionedCube.

Tags :

Leave Your Comment