我们有 SQL Server 和 Analysis Services 2016。当我尝试部署表格模型时,我不断收到以下错误:
The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.
The current operation was cancelled because another operation in the transaction failed.
The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.
The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.
'.
我增加了ExternalCommandTimeout和Query Timeout并不断收到相同的错误。 有什么想法可以改变超时值 300 吗?