aiaiDBA

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

13718043309

010-86462881

XOQ-01411: attribute mapping not defined for hierarchy "(string)"

XOQ-01411: attribute mapping not defined for hierarchy "(string)"
Cause: An MtmAttributeMap had no mapping for a requested MtmDimensionMap, and it had no default value.
Action: Use the OLAP Metadata API to create an expression that provides the attribute value for the required MtmDimensionMap. Add it to the MtmAttributeMap as a mapping for the given MtmDimensionMap. If the attribute is read from the OLAP Catalog, then correct the attribute mapping in the OLAP Catalog tables.

请先 登录 后评论

1 个回答

小智
XOQ-01411:未为层次结构定义的属性映射“(string)”,
.原因: MtmAttributeMap对于请求的MtmDimensionMap没有映射,它没有默认值。,
.操作:使用OLAP元数据API创建一个表达式,为所需的MtmDimensionMap提供属性值。将其添加到MtmAttributeMap作为给定MtmDimensionMap的映射。如果从OLAP目录读取属性,则更正OLAP目录表中的属性映射。,
.
请先 登录 后评论