【发布时间】: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)
我也修复了授予权限,但仍然出现此错误..
【问题讨论】:
标签: sql-server ssis ssms