远程连接到表格服务

时间:2017-03-22 13:50:53

标签: sql-server azure ssas ssas-tabular

我可以使用MS远程连接到数据库引擎,但不能连接到SSAS表格。服务器在Azure中。

与本地服务器上的Tabular实例的连接工作,与同一用户(我的用户是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兼容级别。

1 个答案:

答案 0 :(得分:1)

请假设您有一个Tabular的命名实例而不是默认实例,请按照here概述的步骤进行操作。