【问题标题】:Cannot connect to SSIS ,dtsruntimewrap exception 0xC00160AC无法连接到 SSIS,dtsruntimewrap 异常 0xC00160AC
【发布时间】:2019-10-16 16:13:16
【问题描述】:

如何解决此问题:(?

无法连接到..

====================================

未能为此请求检索数据。 (Microsoft.SqlServer.Management.Sdk.Sfc)


如需帮助,请点击:http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476


节目地点:

在 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(对象连接信息,请求请求) 在 Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci,IServerType 服务器) 在 Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()

====================================

来自 HRESULT 的异常:0xC00160AC (Microsoft.SqlServer.DTSRuntimeWrap)


如需帮助,请点击:http://go.microsoft.com/fwlink/?LinkId=506689


节目地点:

在 Microsoft.SqlServer.Dts.Runtime.Application.GetServerInfo(String server, String& serverVersion) 在 Microsoft.SqlServer.Dts.SmoEnum.DTSEnum.GetData(EnumResult erParent) 在 Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData() 在 Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(请求 req,对象 ci) 在 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(对象连接信息,请求请求) 在 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(对象连接信息,请求请求)

====================================

来自 HRESULT 的异常:0xC00160AC (Microsoft.SqlServer.DTSRuntimeWrap)


节目地点:

在 Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.GetServerInfo(String bstrMachineName, String& serverVersion) 在 Microsoft.SqlServer.Dts.Runtime.Application.GetServerInfo(String server, String& serverVersion)

Error Image

Version Of My SSMS

我也修复了授予权限,但仍然出现此错误..

【问题讨论】:

    标签: sql-server ssis ssms


    【解决方案1】:

    SQL Server Management Studio 的版本应该与 SSIS 的版本匹配。

    “SQL Server Integration Services (SSIS) - SSMS 版本 17.x 或更高版本不支持连接到旧版 SQL Server Integration Services 服务。” 引自 https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15#supported-sql-offerings

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-03-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-16
      • 2017-01-01
      相关资源
      最近更新 更多