aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

XOQ-01206: metadata problem for cube "string"

XOQ-01206: metadata problem for cube "string"
Cause: Metadata for the cube was incomplete or inconsistent. This happened for one of the following reasons: 1) No MtmBaseCube was associated with a requested hierarchy combination. 2) One of the MtmMeasureMaps associated with an MtmCube was NULL. 3) Something was wrong with an MtmCubeDimensionality associated with an MtmBaseCube.
Action: If the hierarchy combination, measure map, or cube is created or modified using the OLAP Metadata API, then ensure that the objects are created and mapped correctly. If the attribute hierarchy combination, measure map, or cube 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.

请先 登录 后评论

1 个回答

小智
XOQ-01206:立方体“ string ”的元数据问题,
.原因:多维数据集的元数据不完整或不一致。这是由于以下原因之一:1)没有MtmBaseCube与请求??的层次结构相关联。2)与MtmCube相关联的MtmMeasureMaps之一为NULL。3)与MtmBaseCube相关联的MtmCube维度有问题。,
.操作:如果使用OLAP元数据API创建或修改了层次组合,度量图或多维数据集,则确保正确创建和映射对象。如果从OLAP目录中读取属性层次结构,度量图或多维数据集,则使用type_of_validation OLAP API运行PL / SQL过程CWM2_OLAP_VALIDATE.VALIDATE_OLAP_CATALOG。纠正任何问题。,
.
请先 登录 后评论