Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

XOQ-01200

metadata problem for MdmAttribute "string"

Cause

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

  1. The MdmAttribute did not have an associated MtmAttributeMap.
  2. The MtmAttributeMap existed, but there was no mapped expression for a requested MtmDimensionMap.

Action

If the MdmAttribute is created or modified using the OLAP Metadata API, then ensure that the object is created and mapped correctly. If the MdmAttribute 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.