【问题标题】:Cannot find SQL Server Analysis Services in SQL Server 2012 Management Studio在 SQL Server 2012 Management Studio 中找不到 SQL Server Analysis Services
【发布时间】:2016-01-06 10:37:46
【问题描述】:

我使用 SQL Server 2012 Express 和 SQL Server 2012 Management Studio(我不知道两者是否必要,我在教程中看到了)并且我想添加功能分析服务。我运行了 Setup.exe 并在“功能选择”中选择了选项管理工具 - 基本。 我尝试像这样连接到分析服务:

SQL Server Management Studio -> File menu -> Connect Object Explorer -> Server type

它应该是选项 Analysis Services,但有默认且唯一的选项“数据库引擎”。

有人可以帮助我吗?

【问题讨论】:

标签: sql-server ssas


【解决方案1】:

使用与分析服务相关的所有功能或至少功能完全安装它Download Link

【讨论】:

  • 还有一个问题,我读到我可以通过复制数据库向导将数据库从服务器移动到另一个服务器。但是 Express 版中不提供复制数据库向导。这意味着我无法将我的数据库从 Express 版移动到从您上面的链接下载的服务器?
  • 备份您的数据库,然后在新服务器上使用恢复向导恢复您的数据库。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2011-08-03
  • 1970-01-01
  • 1970-01-01
  • 2014-07-03
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多