本文介绍了Project Server 2010的多维数据集生成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

OLAP多维数据集生成失败,并且CBSDsoNotInstalled = 17002. 我找到了对CBS所需的决策支持对象(DSO)组件的解释的引用,该组件已针对Analysis Services进行了内部化。  Project Server 2010安装了
SQL 2008 R2。 以前使用Project Server 2007的经验要求在整个服务器场中安装DSO,并在2007部署指南中进行了介绍。 我一直在查看部署文档,并且未引用DSO
用于Analysis Services设置,但引用了Analysis Management Objects来配置报告。  安装Analysis Management Objects是否会解决此多维数据集生成错误?

The OLAP Cube build is failing with a CBSDsoNotInstalled = 17002.  I have found a reference to an explanation to The CBS neeeds Decision Support Objects (DSO) components intallaed for Analysis Services.  Project Server 2010 is installed with SQL 2008 R2.  Previous experience with Project Server 2007 required that DSO be installed the three tiers across the server farm which was documented in the 2007 deployment guide.  I have been looking through the deployment documentation and DSO is not referenced for Analysis Services setup but Analysis Management Objects is referenced for configuring reporting.   Will installing Analysis Management Objects resolve this cube building error?

推荐答案

对于OLAP多维数据集构建,我们需要AMO。

For OLAP cube build we do need AMO.

安装AMO将解决你的问题

Installing AMO will resolve your issue


这篇关于Project Server 2010的多维数据集生成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 20:18