Database Error Messages

XOQ-01201

metadata problem for MdmMeasure "string"

Cause

Metadata for the MdmMeasure was incomplete or inconsistent. Possible causes are:

  1. The MdmMeasure did not have an associated MtmMeasureMap.
  2. The MtmMeasureMap existed, but there was no mapped expression for a requested MtmBaseCube.
  3. The MtmMeasureMap existed, but had no associated MtmCube.

Action

If the MdmMeasure is created or modified using the OLAP Metadata API, then ensure that the object is created and mapped correctly. If the MdmMeasure is read from the OLAP Catalog, then run PL/SQL procedure CWM2_OLAP_VALIDATE.VALIDATE_OLAP_CATALOG with type_of_validation OLAP API. Correct any problems.