aiaiDBA

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

13718043309

010-86462881

XOQ-01744: The LOAD PRUNE command cannot be used with cube "string".

XOQ-01744: The LOAD PRUNE command cannot be used with cube "string".
Cause: A build specification contained a LOAD PRUNE command for a cube that did not support the PRUNE option. To be compatible with the LOAD PRUNE command, a cube must have exactly one CubeMap; the CubeMap must contain a CubeDimensionalityMap for the partition dimension; the CubeDimensionalityMap for the partition dimension must specify a MappedDimension; and the MappedDimension object must contain a DimensionMap.
Action: Remove the PRUNE option from the LOAD command.

请先 登录 后评论

1 个回答

小智
XOQ-01744:LOAD PRUNE命令不能与多维数据集“ string ” 一起使用。,
.原因:构建规范包含不支持PRUNE选项的多维数据集的LOAD PRUNE命令。要与LOAD PRUNE命令兼容,多维数据集必须只有一个CubeMap; CubeMap必须包含分区维度的CubeDimensionalityMap; 分区维度的CubeDimensionalityMap必须指定MappedDimension; 并且MappedDimension对象必须包含DimensionMap。,
.操作:从LOAD命令中删除PRUNE选项。,
.
请先 登录 后评论