What cube deployment changes will force a reprocess?

梦想与她 提交于 2019-12-12 02:56:47

问题


Sometimes when I deploy a cube that has been changed (from BIDS), I can continue to browse the existing cube data. Other times, the engine insists I reprocess the data before I can browse the cube.

I can't find a definitive resource showing which changes require a data reprocess and which do not.

SSAS 2008.


回答1:


In general, you need to process when

  • adding or editing measures
  • adding a dimension attribute
  • editing dimension attribute relationships or order by properties

A more complete list can be found here.



来源:https://stackoverflow.com/questions/30705462/what-cube-deployment-changes-will-force-a-reprocess

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!