【问题标题】:Configuring SSRS 2019 Database Fails配置 SSRS 2019 数据库失败
【发布时间】:2022-01-11 16:27:47
【问题描述】:

我们正在尝试在 Windows Server 2016 上安装 SSRS 2019。对于 SSRS 数据库,SQL Server 2016 位于另一个 Windows Server 2016 上。这两个服务器位于同一域中,并且都可以相互 ping 通。

在配置数据库时,出现以下错误。已检查指向的文章:

  1. RPC 服务应该在数据库和报告服务器上运行...正在运行。
  2. DCOM 服务应该在数据库和报告服务器上运行...正在运行。
  3. 为 SSRS 服务所在的服务帐户授予管理员权限...已授予。

任何帮助将不胜感激!

谢谢

尼拉杰

Microsoft.ReportingServices.WmiProvider.WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point. Verify that the Report Server Windows service is running, and then retry the operation.

 ---> System.Runtime.InteropServices.COMException: The RPC server is not listening. (Exception from HRESULT: 0x800706B3)
   --- End of inner exception stack trace ---
   at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.ThrowOnError(ManagementBaseObject mo)
   at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)
   at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)

【问题讨论】:

标签: reporting-services sql-server-2016 windows-server-2016 ssrs-2019


【解决方案1】:

由于 SSRS 2019 门户位于一台服务器上,而 SSRS 2019 数据库位于另一台服务器上,因此创建 SSRS 数据库的唯一方法是在数据库服务器上安装 SSRS 2019 并创建数据库。

这很好用!

但是在 PowerBI Server 中,这个问题不存在

【讨论】:

    猜你喜欢
    • 2013-08-04
    • 2021-10-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-12-21
    • 1970-01-01
    • 2022-06-22
    • 2022-12-17
    相关资源
    最近更新 更多