SQLServer2019のIntegrationServiceにSSMS19,20,21それぞれ試しましたが、接続できません。
18では接続できます。SSMS18を入れておくしか回避方法無いでしょうか?
エラーの詳細は下記の通りです。
SERVER_XYZ に接続できません。
===================================
この要求のデータを取得できませんでした。 (Microsoft.SqlServer.Management.Sdk.Sfc)
ヘルプを表示するには https://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476 をクリック
プログラムの場所:
場所 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
場所 Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
場所 Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
===================================
コンピューター "SERVER_XYZ" の Integration Services サービスに接続できませんでした。次のエラーが発生しました: "クラスが登録されていません"。
このエラーは、最新バージョンの SQL Server ツールから SQL Server 2005 Integration Services サービスに接続しようとすると発生します。代わりに、サービス構成ファイルにフォルダーを追加して、ローカルの Integration Services サービスで SQL Server 2005 インスタンスのパッケージを管理してください。
ヘルプを表示するには https://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(Request req, Object ci)
場所 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
場所 Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
===================================
コンピューター "SERVER_XYZ" の Integration Services サービスに接続できませんでした。次のエラーが発生しました: "クラスが登録されていません"。
このエラーは、最新バージョンの SQL Server ツールから SQL Server 2005 Integration Services サービスに接続しようとすると発生します。代わりに、サービス構成ファイルにフォルダーを追加して、ローカルの Integration Services サービスで SQL Server 2005 インスタンスのパッケージを管理してください。
プログラムの場所:
場所 Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.GetServerInfo(String bstrMachineName, String& serverVersion)
場所 Microsoft.SqlServer.Dts.Runtime.Application.GetServerInfo(String server, String& serverVersion)