简体   繁体   English

处理SSAS多维数据集,它如何工作?

[英]Processing SSAS cube,how it works?

One doubt while processing the SSAS cube, if the table contained in it has the partitions, and user selects "Process Full" as processing mode, what exactly happens- 在处理SSAS多维数据集时,一个疑问是,如果其中包含的表具有分区,并且用户选择“完全处理”作为处理模式,那么到底发生了什么?
- Whether only table partitions get process OR -是否仅表分区获得进程
- the table processed with respect to its source query (from table properties its just a select query which meant for a source for the table). -针对其源查询处理的表(从表属性中,仅是选择查询,该查询表示表的源)。
I am assuming only partitions should be processed ? 我假设只应该处理分区? Correct me if I am missing something here. 如果我在这里缺少什么,请纠正我。

Thanks, 谢谢,

一个完整的过程将删除所有聚合,结构和索引,然后根据分区规范(如果有)提取数据

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM