Home  >  Article  >  Database  >  手动调整SSAS Cube并行处理值提高运行效率

手动调整SSAS Cube并行处理值提高运行效率

WBOY
WBOYOriginal
2016-06-07 15:21:591391browse

默认情况analysisServices处理选中的Cube时,服务器会决定使用的并行度。但是有时候,让服务器决定使用多个线程处理并不能达到最佳性能。比如发现服务器一直只有一个CPU 100%而其他的都空闲。在这种情况下可以在服务器负载允许的情况下,通过手动的调整并行

默认情况analysisServices处理选中的Cube时,服务器会决定使用的并行度。但是有时候,让服务器决定使用多个线程处理并不能达到最佳性能。比如发现服务器一直只有一个CPU 100%而其他的都空闲。在这种情况下可以在服务器负载允许的情况下,通过手动的调整并行度达到最佳性能。

选择 “Change Settings…”

\

修改“Maximum parallel tasks”,可以按照自己的服务器负载进行修改,比如1,2,4..

\

更多信息参考:SQL ServerBest Practices Article  

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:redis学习笔记5(set)Next article:一张系统日志表