【发布时间】:2017-03-22 13:50:52
【问题描述】:
我可以使用 MS 远程连接到数据库引擎,但不能连接到 SSAS 表格。服务器在 Azure 中。
连接到本地服务器上的表格实例,使用相同的用户(我的用户是 SSAS 上的服务器管理员)。当我从不同的服务器尝试时,我得到:
TITLE: Connect to Server
------------------------------
Cannot connect to Tabular.
------------------------------
ADDITIONAL INFORMATION:
A connection cannot be made. Ensure that the server is running. (Microsoft.AnalysisServices.AppLocal.AdomdClient)
------------------------------
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond xxxx:2383 (System)
我使用的是 SSAS 13.0.4001.0 版本 1200 兼容级别。
【问题讨论】:
标签: sql-server azure ssas ssas-tabular