次の方法で共有


KB5016394 - SQL Server 2019 の累積的な更新プログラム 17

リリース日: 2022 年 8 月 11 日
バージョン: 15.0.4249.2

まとめ

この記事では、Microsoft SQL Server 2019 用の累積的な更新プログラム パッケージ 17 (CU17) について説明します。 この更新プログラムには、SQL Server 2019 累積的な更新プログラム 16 のリリース後に発行された 39 個の 修正 が含まれており、次のビルドのコンポーネントが更新されます。

  • SQL Server - 製品バージョン: 15.0.4249.2、ファイル バージョン: 2019.150.4249.2
  • Analysis Services - 製品バージョン: 15.0.35.33、ファイル バージョン: 2018.150.35.33

この更新プログラムの既知の問題

セッションがリセットされたときのアクセス違反

SQL Server 2019 CU14 では、組み込みのSESSION_CONTEXTによって返される並列プランで間違った結果に対処するための修正が導入されました。 ただし、この修正により、 SESSION が再利用のためにリセットされるときに、アクセス違反ダンプ ファイルが作成される可能性があります。 この問題を軽減し、正しくない結果を回避するには、元の修正プログラムを無効にし、組み込みの SESSION_CONTEXTの並列処理を無効にすることもできます。 これを行うには、次のトレース フラグを使用します。

  • 11042 - このトレース フラグは、組み込みの SESSION_CONTEXTの並列処理を無効にします。

  • 9432 - このトレース フラグは、SQL Server 2019 CU14 で導入された修正プログラムを無効にします。

Microsoft はこの問題の修正に取り組んでおり、将来の CU で利用可能になる予定です。

この更新プログラムに含まれる機能強化と修正

ビルドの概要リストと現在のサポート ライフサイクルを含む、ダウンロード可能な Excel ワークブックが提供されています。 また、Excel ファイルには、SQL Server 2019 とSQL Server 2017 の詳細な修正リストが含まれています。 この Excel ファイルを今すぐダウンロードします

Note

次の表の個々のエントリは、ブックマークから直接参照できます。 テーブル内のバグ参照 ID を選択すると、"#NNNNNNNN" 形式を使用してブックマーク タグが URL に追加されます。 この URL を共有されたユーザーは、テーブル内の目的の修正に直接ジャンプできるようになります。

修正されたバグと、この累積的な更新プログラムに含まれる機能強化の詳細については、次のマイクロソフト サポート技術情報の記事を参照してください。

バグリファレンス 説明 修正領域 コンポーネント プラットフォーム
14729381 SharePoint Online リストを使用するときに、不足している "Implementation" パラメーターのサポートを追加します。 Analysis Services Analysis Services Windows
14915048 SQL Server 2019 の Newtonsoft ライブラリのサービス拒否 (DoS) の脆弱性を解決します。 Analysis Services Analysis Services Windows
14507664 SSISDB データベースで internal.cleanup_server_log ストアド プロシージャを実行すると、エラーが発生します。

#MS_SSISServerCleanupJobLogin## というエラー メッセージを次に示します。 'execution_cursor' という名前のカーソルが存在しません。 [SQLSTATE 34000](エラー 16916)
Integration Services [サーバー] Windows
14676485 RESTORE WITH STANDBY ステートメントを使用して仮想ログ ファイル (VLF) 境界で LSN を指定した後に後続の復元を行うと、エラー 9003 が正しくないログ シーケンス番号 (LSN) で発生します。 エラー メッセージは、

Msg 3013、Level 16、State 1、Line <LineNumber>
RESTORE DATABASE が異常終了しています。

メッセージ 9003、レベル 17、状態 11、行<LineNumber>
データベース '<DatabaseName>>' のログ スキャンに渡されたログ スキャン番号 (<LogScanNumber) が無効です。 このエラーはデータの破損か、またはログ ファイル (.ldf) がデータ ファイル (.mdf) に一致しないことを示している可能性があります。 このエラーがレプリケーション中に発生した場合は、パブリケーションを再作成してください。 この問題が原因でスタートアップ中にエラーが発生した場合は、バックアップから復元してください。
SQL Server エンジン バックアップ 復元 Windows
14692739 修正: 列ストア インデックス スキャン中にアクセス違反ダンプ ファイルが発生する (KB5017100) SQL Server エンジン 列ストア すべて
14856153 列ストア インデックスの最後に発生する例外処理は、ログがいっぱいの 9002 エラーの後に発生します。 SQL Server エンジン 列ストア すべて
14899781 機能強化: SQL Server Standard エディションで分散型可用性グループを有効にする (KB5016729) SQL Server エンジン 高可用性とディザスター リカバリー すべて
14638786 動的管理ビュー (DMV) sys.dm_hadr_availability_replica_cluster_nodes は、SQL Server 2019 Cumulative Update 14 (CU14) を適用した後、特定のクエリに対して無効な node_name を返します。 SQL Server エンジン 高可用性とディザスター リカバリー Windows
14758810 データベースの同期または復旧に関するセッションが別のセッションによって強制終了されるため、Always On 可用性グループのフェールオーバー中にデータベースが同期を再開できない場合があります。 SQL Server エンジン 高可用性とディザスター リカバリー すべて
14780760 アサーション ダンプは、可用性グループのセカンダリ レプリカのログ バックアップ中に sqlmin!BOSLockThreadHashTable::AddEntry で発生します。 SQL Server エンジン 高可用性とディザスター リカバリー すべて
14812570 Service Broker がデータベース ミラーリングを使用してエンドポイントに接続すると、ラッチ タイムアウトが発生し、IOCP リスナーがストールします。

: この修正プログラムは、TF 12323 が有効になっている場合に使用できます。
SQL Server エンジン 高可用性とディザスター リカバリー Windows
14860468 読み取り専用ルーティング リスト ノードがダウンしても、読み取り専用要求は Always On 可用性グループの読み取り/書き込みプライマリ ノードに送信されます。 SQL Server エンジン 高可用性とディザスター リカバリー すべて
14910661 メモリ リークは、挿入が同時に行われるたびに、非クラスター化インデックスを持つメモリ内テーブルの "範囲インデックス ヒープ" の下で発生します。 SQL Server エンジン インメモリ OLTP すべて
14923176 並列インデックス スキャンの後、メモリ内テーブルの範囲インデックスでメモリ リークが発生します。 SQL Server エンジン インメモリ OLTP すべて
14350896 Linux 上のシステム ビュー sys.spt_columns_odbc_view の応答時間が向上します。 SQL Server エンジン Linux Linux
14826907 Linux ブロック デバイスの物理セクター サイズが正しく報告されていないと、ログ配布と Always On 可用性グループに対して予期しない "誤ったログ IO" 警告が発生する可能性があります。 SQL Server エンジン Linux Linux
14679511 この修正により、次の問題が解決されます。

- データベースが単純復旧モデルを使用している場合、オンライン インデックスの再構築が完了しない可能性があります。

- インデックスを再構成すると、ラッチ所有者に関するアサーション エラーが発生します。
SQL Server エンジン 格納されたデータにアクセスするメソッド すべて
14708235 長い IAM チェーンを走査すると、非生成スケジューラと関連ダンプが発生する可能性があります。 SQL Server エンジン 格納されたデータにアクセスするメソッド すべて
14862654 アクセス違反は、 XVBChainTails::UpdateChainTails 更新 m_pNewVersionChainTailInsertm_pOldVersionChainTailInsert が割り当てられず、これらの値が割り当てられない場合に発生します。 SQL Server エンジン 格納されたデータにアクセスするメソッド すべて
14537603 スカラー ユーザー定義関数 (UDF) インライン化機能を有効にし、UDF の出力を使用してパーティション ビューを更新しようとすると、オプティマイザーでプランの生成が失敗し、エラーがスローされることがあります。 エラー メッセージは次のとおりです:

Msg 8624、Level 16、State 21、Line <LineNumber>
Internal Query Processor Error: The query processor could not produce a query plan. 詳細については、ご購入元に問い合わせてください。
SQL Server エンジン プログラミング可能 Windows
14822463 SESSIONをリセットして再利用すると、CSession::DeleteBlobHandleFactoryPoolでアクセス違反が発生します。 SQL Server エンジン プログラミング可能 Windows
14871059 アクセス違反は、スナップショットからデータベースを復元した後に CLR アセンブリを作成するときに発生します。 SQL Server エンジン プログラミング可能 Windows
14673410 エラー 2706 は、インデックスを使用するテーブル値関数 (TVF) を使用してデータベースに対して DBCC CHECKDB WITH EXTENDED_LOGICAL_CHECKS を実行すると発生します。 エラー メッセージを次に示します。

Table '%.*ls' は存在しません。
SQL Server エンジン クエリの実行 Windows
14764339 アクセス違反が発生し、グラフ テーブルのSHORTEST_PATHsp_cursoropenを使用すると、クエリが終了します。 SQL Server エンジン クエリの実行 すべて
14764631 WITHIN GROUP (GRAPH PATH)と共に集計関数を使用しようとしたときに、クエリに適切なMATCH句がない場合、アクセス違反が発生します。 SQL Server エンジン クエリの実行 すべて
14788992 並列クエリの実行中に LAST_QUERY_PLAN_STATS 機能を使用すると、アクセス違反またはアサーションエラーが発生します。 SQL Server エンジン クエリの実行 Windows
14889419 システム アサーション エラーが発生し、 MATCH 述語内で派生テーブルを使用しようとすると、クエリが終了します。 SQL Server エンジン クエリの実行 すべて
14927877 アサーション ダンプは、バイナリ ラージ オブジェクト (BLOB) データの処理中に RaiseInternalError で発生します。 SQL Server エンジン クエリの実行 Windows
14729398 グラフ テーブルにエッジ制約を作成すると、制約内のエッジ テーブルではなくノード テーブルを使用すると、アクセス違反が発生します。 SQL Server エンジン クエリ オプティマイザー すべて
14861989 Microsoft SQL Server 2019 では、インデックス作成スクリプトが失敗し、エラー メッセージ 8624 が返されます。

内部クエリ プロセッサ エラー: クエリ プロセッサがクエリ プランを生成できませんでした。 詳細については、ご購入元に問い合わせてください。
SQL Server エンジン クエリ オプティマイザー Windows
14924053 Microsoft SQL Server 2019 では、パラメーター化されたクエリを実行すると、 SelOnSeqPrj 規則がスキップされます。 そのため、プッシュダウンは発生しません。 SQL Server エンジン クエリ オプティマイザー すべて
14726037 サイズベースのクリーンアップ インデックス再構築によって領域が非同期的に解放された場合、QDS は読み取り専用モードのままです。 SQL Server エンジン クエリ ストア Windows
14708231 修正: サブスクリプションは、ディストリビューションの保有期間の有効期限が切れた後もアクティブです (KB5013181) SQL Server エンジン レプリケーション Windows
14737844 修正: sp_replmonitorsubscriptionpendingcmds P2P レプリケーションの間違った保留中のコマンドが返されます (KB5017009) SQL Server エンジン レプリケーション Windows
14884007 最後の書き込み優先競合解決ポリシーを使用してピア ツー ピア パブリケーションを作成し、このパブリケーション内の 1 つまたは少数のアーティクルに主キー列の列が 1 つしかない場合、ディストリビューション エージェントの実行は失敗し、'$sys_mw_cd_id' 付近の構文が正しくありません

というエラー メッセージが返されます。
SQL Server エンジン レプリケーション Windows
14915360 浮動小数点例外エラー 3628 は、 FREETEXTTABLE 関数を含むフルテキスト クエリを実行すると発生します。 SQL Server エンジン 検索する すべて
312902877 AZDATA BDC ROTATE コマンドを使用して、Active Directory を使用する SQL Server ビッグ データ クラスターのパスワードをローテーションすると、次のエラー メッセージが表示されます:

既存の AD アカウント '<AccountName>' のパスワードを更新します。 エラー コード: 30
SQL Server エンジン SQL ビッグ データ クラスター Linux
14874191 改善: UTF-8 (KB5016780) をサポートしていないクライアント ドライバーに最も近い一致する UTF8 以外の照合順序を提供する SQL Server エンジン SQL Server エンジン すべて
14764719 SQL Server Express LocalDB のインスタンスが起動に失敗し、 model データベース上の複数のバックアップの後にエラー 9003 が返されます。 SQL Server エンジン Transaction Services Windows

この累積的な更新プログラム パッケージまたは最新の累積的な更新プログラム パッケージを取得またはダウンロードする方法

Windows 用の最新の累積的な更新プログラム パッケージを取得またはダウンロードする方法 (推奨)

次の更新プログラムは、Microsoft ダウンロード センターから入手できます。

SQL Server 2019 の最新の累積的な更新プログラム パッケージを今すぐダウンロードする

Note

  • Microsoft ダウンロード センターでは、常に最新の SQL Server 2019 CU リリースが表示されます。
  • ダウンロード ページが表示されない場合は、 Microsoft カスタマー サービスおよびサポート に問い合わせて累積的な更新プログラム パッケージを入手してください。
Microsoft Update カタログから Windows 用のこの累積的な更新プログラム パッケージを取得またはダウンロードする方法

次の更新プログラムは、Microsoft Update カタログから入手できます。

SQL Server 2019 CU17 の累積的な更新プログラム パッケージを今すぐダウンロードする

Note

  • Microsoft Update カタログ には、この SQL Server 2019 CU および以前にリリースされた SQL Server 2019 CU リリースが含まれています。
  • この CU は、Windows Server Update Services (WSUS) でも使用できます。
  • 利用可能な最新の累積的な更新プログラムを常にインストールすることをお勧めします。
Linux 用の最新の累積的な更新プログラム パッケージを取得またはダウンロードする方法

Linux 上の SQL Server 2019 を最新の CU に更新するには、最初に累積的な更新プログラムのリポジトリを構成する必要があります。 次に、適切なプラットフォーム固有の更新コマンドを使用して、SQL Server パッケージを更新します。

インストール手順と CU パッケージのダウンロードへの直接リンクについては、「SQL Server 2019 リリース ノート」を参照してください。

ビッグ データ クラスター (BDC) の最新の累積的な更新プログラムを取得またはダウンロードする方法

Linux 上の Microsoft SQL Server 2019 ビッグ データ クラスター (BDC) を最新の CU にアップグレードするには、ビッグ データ クラスター展開ガイダンスを参照してください。

SQL Server 2019 CU1 以降では、運用環境でサポートされているリリース (SQL Server 2019 GDR1) からビッグ データ クラスターのインプレース アップグレードを実行できます。 詳細については、「 SQL Server ビッグ データ クラスターをアップグレードする方法」を参照してください。

詳細については、ビッグ データ クラスターリリース ノートを参照してください。

ファイル情報

ファイル ハッシュ情報

次のコマンドを使用して、 SQLServer2019-KB5016394-x64.exe ファイルのハッシュを計算することで、ダウンロードを確認できます。

certutil -hashfile SQLServer2019-KB5016394-x64.exe SHA256

ファイル名 SHA256 ハッシュ
SQLServer2019-KB5016394-x64.exe B3AF212A50B79CA5B780D0EEB895572C6567ECD516135C0D221309CDF637C8AB
累積的な更新プログラム パッケージ ファイルの情報

このパッケージ (英語版) のファイル属性は次表のとおりです。ただし、これより新しいパッケージがリリースされている可能性もあります。 これらのファイルの日付と時刻は世界協定時 (UTC) で記載されています。 ファイル情報を表示すると、ローカル時刻に変換されます。 UTC と現地時刻の違いを見つけるには、コントロール パネルの [Date and Time 項目の [Time Zone] タブを使用します。

x64 ベースのバージョン

SQL Server 2019 Analysis Services

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Asplatformhost.dll 2018.150.35.33 292768 22-Jul-22 12:45 x64
Mashupcompression.dll 2.87.142.0 140672 22-Jul-22 12:45 x64
Microsoft.analysisservices.minterop.dll 15.0.35.33 758192 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 175536 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 199600 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 202152 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 198576 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 214960 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197552 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 193,440 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 252320 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 174000 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197024 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.33 1098680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.33 567200 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 54720 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59296 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59824 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58800 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 61872 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58296 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 67504 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 53,680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:45 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 18,848 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17,824 22-Jul-22 12:46 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 22-Jul-22 12:45 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 22-Jul-22 12:45 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30,592 22-Jul-22 12:45 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,760 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,752 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 22-Jul-22 12:45 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 22-Jul-22 12:45 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 22-Jul-22 12:46 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 22-Jul-22 12:45 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 22-Jul-22 12:45 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 22-Jul-22 12:45 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 22-Jul-22 12:45 x86
Microsoft.mashup.shims.dll 2.87.142.0 27,528 22-Jul-22 12:45 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 22-Jul-22 12:45 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 22-Jul-22 12:45 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 22-Jul-22 12:45 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 22-Jul-22 12:45 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 22-Jul-22 12:45 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 22-Jul-22 12:45 x86
Msmdctr.dll 2018.150.35.33 38,320 22-Jul-22 12:46 x64
msmdlocal.dll 2018.150.35.33 66291632 22-Jul-22 12:46 x64
msmdlocal.dll 2018.150.35.33 47785376 22-Jul-22 12:46 x86
Msmdpump.dll 2018.150.35.33 10188728 22-Jul-22 12:46 x64
Msmdredir.dll 2018.150.35.33 7956928 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16,800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16,800 22-Jul-22 12:45 x86
Msmdspdm.resources.dll 15.0.35.33 17,312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16,800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17,312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17,312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17,312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 18,336 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16,800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16,800 22-Jul-22 12:46 x86
Msmdsrv.exe 2018.150.35.33 65831328 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 833440 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1628064 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1453984 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1642912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1608608 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1001376 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 992672 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1536928 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1521568 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 810912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1596320 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 832416 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1624480 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1450912 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1637792 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1604512 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 998816 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 991136 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1532832 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1517984 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 809888 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1591712 22-Jul-22 12:46 x64
msmgdsrv.dll 2018.150.35.33 10185640 22-Jul-22 12:46 x64
msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 12:46 x86
Msolap.dll 2018.150.35.33 11016112 22-Jul-22 12:46 x64
Msolap.dll 2018.150.35.33 8608160 22-Jul-22 12:46 x86
Msolui.dll 2018.150.35.33 306592 22-Jul-22 12:46 x64
Msolui.dll 2018.150.35.33 286112 22-Jul-22 12:46 x86
Powerbiextensions.dll 2.87.142.0 8853888 22-Jul-22 12:46 x86
Private_odbc32.dll 10.0.14832.1000 728448 22-Jul-22 12:46 x64
Sqlboot.dll 2019.150.4249.2 214,968 22-Jul-22 12:46 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 12:46 x86
sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:45 x64
sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
System.spatial.netfx35.dll 5.7.0.62516 117640 22-Jul-22 12:46 x86
Tmapi.dll 2018.150.35.33 6178208 22-Jul-22 12:46 x64
Tmcachemgr.dll 2018.150.35.33 4917688 22-Jul-22 12:46 x64
Tmpersistence.dll 2018.150.35.33 1184672 22-Jul-22 12:46 x64
Tmtransactions.dll 2018.150.35.33 6806432 22-Jul-22 12:46 x64
xmsrv.dll 2018.150.35.33 26025904 22-Jul-22 12:46 x64
xmsrv.dll 2018.150.35.33 35460528 22-Jul-22 12:46 x86

SQL Server 2019 Database Services Common Core

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:46 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Instapi150.dll 2019.150.4249.2 75688 22-Jul-22 12:46 x86
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 100256 22-Jul-22 12:46 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Msasxpress.dll 2018.150.35.33 27,072 22-Jul-22 12:47 x86
Msasxpress.dll 2018.150.35.33 32,160 22-Jul-22 12:47 x64
Pbsvcacctsync.dll 2019.150.4249.2 75704 22-Jul-22 12:46 x86
Pbsvcacctsync.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:47 x64
Sqlftacct.dll 2019.150.4249.2 59296 22-Jul-22 12:46 x86
Sqlftacct.dll 2019.150.4249.2 79,776 22-Jul-22 12:47 x64
Sqlmanager.dll 2019.150.4249.2 743352 22-Jul-22 12:47 x86
Sqlmanager.dll 2019.150.4249.2 878520 22-Jul-22 12:47 x64
Sqlmgmprovider.dll 2019.150.4249.2 432032 22-Jul-22 12:46 x64
Sqlmgmprovider.dll 2019.150.4249.2 378808 22-Jul-22 12:47 x86
Sqlsvcsync.dll 2019.150.4249.2 276384 22-Jul-22 12:46 x86
Sqlsvcsync.dll 2019.150.4249.2 358304 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 1161128 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 911272 22-Jul-22 12:46 x86

SQL Server 2019 sql_dreplay_client

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Dreplayclient.exe 2019.150.4249.2 137144 22-Jul-22 12:46 x86
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplayutil.dll 2019.150.4249.2 305056 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86

SQL Server 2019 sql_dreplay_controller

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplaycontroller.exe 2019.150.4249.2 366520 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:45 x86

SQL Server 2019 Database Services Core インスタンス

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Aetm-enclave-simulator.dll 2019.150.4249.2 4658104 22-Jul-22 1,401 x64
Aetm-enclave.dll 2019.150.4249.2 4612528 22-Jul-22 1,401 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4249.2 4931872 22-Jul-22 1,401 x64
Aetm-sgx-enclave.dll 2019.150.4249.2 4873536 22-Jul-22 1,401 x64
Azureattest.dll 10.0.18965.1000 255056 22-Jul-22 12:45 x64
Azureattestmanager.dll 10.0.18965.1000 97528 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 1,401 x64
C1.dll 19.16.27034.0 2438520 22-Jul-22 1,401 x64
C2.dll 19.16.27034.0 7239032 22-Jul-22 1,401 x64
Cl.exe 19.16.27034.0 424360 22-Jul-22 1,401 x64
Clui.dll 19.16.27034.0 541048 22-Jul-22 1,401 x64
Datacollectorcontroller.dll 2019.150.4249.2 280504 22-Jul-22 1,401 x64
Dcexec.exe 2019.150.4249.2 87992 22-Jul-22 1,401 x64
Fssres.dll 2019.150.4249.2 96160 22-Jul-22 1,401 x64
Hadrres.dll 2019.150.4249.2 202656 22-Jul-22 1,401 x64
Hkcompile.dll 2019.150.4249.2 1292192 22-Jul-22 1,401 x64
Hkengine.dll 2019.150.4249.2 5789624 22-Jul-22 1,401 x64
Hkruntime.dll 2019.150.4249.2 182176 22-Jul-22 1,401 x64
Hktempdb.dll 2019.150.4249.2 63,416 22-Jul-22 1,401 x64
Link.exe 14.16.27034.0 1707936 22-Jul-22 1,401 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4249.2 235424 22-Jul-22 1,401 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4249.2 325544 22-Jul-22 1,401 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4249.2 92,064 22-Jul-22 1,401 x64
Msobj140.dll 14.16.27034.0 134008 22-Jul-22 1,401 x64
Mspdb140.dll 14.16.27034.0 632184 22-Jul-22 1,401 x64
Mspdbcore.dll 14.16.27034.0 632184 22-Jul-22 1,401 x64
msvcp140.dll 14.16.27034.0 628200 22-Jul-22 1,401 x64
Qds.dll 2019.150.4249.2 1185696 22-Jul-22 1,401 x64
Rsfxft.dll 2019.150.4249.2 51112 22-Jul-22 1,401 x64
Secforwarder.dll 2019.150.4249.2 79,776 22-Jul-22 1,401 x64
Sqagtres.dll 2019.150.4249.2 87976 22-Jul-22 1,401 x64
Sqlaamss.dll 2019.150.4249.2 108,448 22-Jul-22 1,401 x64
Sqlaccess.dll 2019.150.4249.2 493496 22-Jul-22 1,401 x64
Sqlagent.exe 2019.150.4249.2 731064 22-Jul-22 1,401 x64
Sqlagentctr150.dll 2019.150.4249.2 79800 22-Jul-22 1,401 x64
Sqlagentctr150.dll 2019.150.4249.2 67512 22-Jul-22 1,401 x86
Sqlboot.dll 2019.150.4249.2 214,968 22-Jul-22 1,401 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 1,401 x86
Sqlcmdss.dll 2019.150.4249.2 87992 22-Jul-22 1,401 x64
Sqlctr150.dll 2019.150.4249.2 141216 22-Jul-22 1,401 x64
Sqlctr150.dll 2019.150.4249.2 116640 22-Jul-22 1,401 x86
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 1,401 x64
Sqldtsss.dll 2019.150.4249.2 108456 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3696568 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4282280 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3581880 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4011944 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3868576 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3545000 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4016040 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3614632 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 3909544 22-Jul-22 1,401 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 1,401 x64
Sqllang.dll 2019.150.4249.2 39962536 22-Jul-22 1,401 x64
Sqlmin.dll 2019.150.4249.2 40539064 22-Jul-22 1,401 x64
Sqlolapss.dll 2019.150.4249.2 104,360 22-Jul-22 1,401 x64
Sqlos.dll 2019.150.4249.2 42,912 22-Jul-22 1,401 x64
Sqlpowershellss.dll 2019.150.4249.2 83880 22-Jul-22 1,401 x64
Sqlrepss.dll 2019.150.4249.2 83880 22-Jul-22 1,401 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 1,401 x64
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 1,401 x64
Sqlscriptdowngrade.dll 2019.150.4249.2 38840 22-Jul-22 1,401 x64
Sqlscriptupgrade.dll 2019.150.4249.2 5805992 22-Jul-22 1,401 x64
Sqlserverspatial150.dll 2019.150.4249.2 673704 22-Jul-22 1,401 x64
Sqlservr.exe 2019.150.4249.2 628664 22-Jul-22 1,401 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 1,401 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 1,401 x64
Sqsrvres.dll 2019.150.4249.2 280480 22-Jul-22 1,401 x64
Svl.dll 2019.150.4249.2 161720 22-Jul-22 1,401 x64
vcruntime140.dll 14.16.27034.0 85992 22-Jul-22 1,401 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 1,401 x64
Xpadsi.exe 2019.150.4249.2 116648 22-Jul-22 1,401 x64
Xplog70.dll 2019.150.4249.2 92072 22-Jul-22 1,401 x64
Xpqueue.dll 2019.150.4249.2 92072 22-Jul-22 1,401 x64
Xprepl.dll 2019.150.4249.2 120760 22-Jul-22 1,401 x64
Xpstar.dll 2019.150.4249.2 472992 22-Jul-22 1,401 x64

SQL Server 2019 Database Services Core Shared

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Datacollectortasks.dll 2019.150.4249.2 231336 22-Jul-22 12:46 x64
Distrib.exe 2019.150.4249.2 235448 22-Jul-22 12:46 x64
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 12:46 x64
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 12:46 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 12:46 x64
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 12:46 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 12:38 x64
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 12:46 x64
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 12:46 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 12:46 x64
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 1,206 x64
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 12:46 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 12:46 x64
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 12:46 x64
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 12:46 x64
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 12:46 x64
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 12:46 x64
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 12:45 x64
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 12:46 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 12:46 x64
Logread.exe 2019.150.4249.2 718752 22-Jul-22 12:46 x64
Mergetxt.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 12:46 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42,920 22-Jul-22 12:46 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 12:46 x86
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1689504 22-Jul-22 12:46 x64
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1640352 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:45 x86
Msdtssrvrutil.dll 2019.150.4249.2 112,560 22-Jul-22 12:46 x64
Msgprox.dll 2019.150.4249.2 300968 22-Jul-22 12:46 x64
Msoledbsql.dll 2018.182.3.0 148432 22-Jul-22 12:45 x64
Msxmlsql.dll 2019.150.4249.2 1497016 22-Jul-22 12:46 x64
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 12:46 x64
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Osql.exe 2019.150.4249.2 92,064 22-Jul-22 12:46 x64
Qrdrsvc.exe 2019.150.4249.2 497568 22-Jul-22 12:45 x64
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 12:45 x64
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 12:46 x64
Rdistcom.dll 2019.150.4249.2 915360 22-Jul-22 12:46 x64
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 12:46 x64
Repldp.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Replerrx.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Replisapi.dll 2019.150.4249.2 395168 22-Jul-22 12:45 x64
Replmerg.exe 2019.150.4249.2 563104 22-Jul-22 12:45 x64
Replprov.dll 2019.150.4249.2 858040 22-Jul-22 12:45 x64
Replrec.dll 2019.150.4249.2 1034168 22-Jul-22 12:45 x64
Replsub.dll 2019.150.4249.2 473016 22-Jul-22 12:45 x64
Replsync.dll 2019.150.4249.2 165816 22-Jul-22 12:45 x64
Spresolv.dll 2019.150.4249.2 276408 22-Jul-22 12:45 x64
Sqlcmd.exe 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Sqldiag.exe 2019.150.4249.2 1140640 22-Jul-22 12:45 x64
Sqldistx.dll 2019.150.4249.2 247720 22-Jul-22 12:45 x64
Sqllogship.exe 15.0.4249.2 104,376 22-Jul-22 12:45 x64
Sqlmergx.dll 2019.150.4249.2 399288 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 12:45 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 12:46 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 12:46 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 12:45 x64
Ssradd.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssravg.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrdown.dll 2019.150.4249.2 75,696 22-Jul-22 12:45 x64
Ssrmax.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrmin.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrpub.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Ssrup.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 12:46 x64
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 12:46 x64
Txdatacollector.dll 2019.150.4249.2 472992 22-Jul-22 12:46 x64
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 12:46 x64
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 12:46 x64
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 12:46 x64
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 12:46 x64
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 12:46 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 12:46 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 12:46 x64
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 12:46 x64
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 12:46 x64
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 12:46 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 12:45 x64
Xmlsub.dll 2019.150.4249.2 296872 22-Jul-22 12:45 x64

SQL Server 2019 sql_extensibility

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Commonlauncher.dll 2019.150.4249.2 92088 22-Jul-22 12:46 x64
Exthost.exe 2019.150.4249.2 239520 22-Jul-22 12:46 x64
Launchpad.exe 2019.150.4249.2 1222568 22-Jul-22 12:46 x64
Sqlsatellite.dll 2019.150.4249.2 1021856 22-Jul-22 12:46 x64

SQL Server 2019 フルテキスト エンジン

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Fd.dll 2019.150.4249.2 686008 22-Jul-22 12:45 x64
Fdhost.exe 2019.150.4249.2 128952 22-Jul-22 12:45 x64
Fdlauncher.exe 2019.150.4249.2 79,784 22-Jul-22 12:45 x64
Sqlft150ph.dll 2019.150.4249.2 92,064 22-Jul-22 12:45 x64

SQL Server 2019 sql_inst_mr

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Imrdll.dll 15.0.4249.2 30,648 22-Jul-22 12:45 x86

SQL Server 2019 Integration Services

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 1,253 x64
Commanddest.dll 2019.150.4249.2 227232 22-Jul-22 1,253 x86
Dteparse.dll 2019.150.4249.2 112,544 22-Jul-22 1,253 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 1,253 x64
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 1,253 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 1,253 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 1,253 x86
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 1,253 x64
Dtexec.exe 2019.150.4249.2 63,928 22-Jul-22 1,253 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 1,253 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 1,253 x86
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 1,253 x64
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 1,253 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 1,253 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 1,253 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 1,253 x64
Dtsdebughost.exe 2019.150.4249.2 112032 22-Jul-22 1,253 x64
Dtsdebughost.exe 2019.150.4249.2 93624 22-Jul-22 1,253 x86
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 1,253 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 1,253 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 1,253 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 1,253 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 1,253 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 1,253 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 1,253 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 1,253 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 1,253 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 1,253 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 1,253 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 1,253 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 1,253 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 1,253 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 1,253 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 1,253 x64
Execpackagetask.dll 2019.150.4249.2 149432 22-Jul-22 1,253 x86
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 1,253 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 1,253 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 1,253 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 1,253 x86
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 1,253 x64
Isdbupgradewizard.exe 15.0.4249.2 120760 22-Jul-22 1,253 x86
Isdbupgradewizard.exe 15.0.4249.2 120744 22-Jul-22 1,253 x86
Isserverexec.exe 15.0.4249.2 149432 22-Jul-22 1,253 x86
Isserverexec.exe 15.0.4249.2 145336 22-Jul-22 1,253 x64
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 1,253 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 1,253 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59,304 22-Jul-22 1,253 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4249.2 509864 22-Jul-22 1,253 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42,920 22-Jul-22 1,253 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42,920 22-Jul-22 1,253 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 1,253 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59,304 22-Jul-22 1,253 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59320 22-Jul-22 1,253 x86
Microsoft.sqlserver.scripttask.dll 15.0.4249.2 141240 22-Jul-22 1,253 x86
Msdtssrvr.exe 15.0.4249.2 219,048 22-Jul-22 1,253 x64
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 1,253 x86
Msdtssrvrutil.dll 2019.150.4249.2 112,560 22-Jul-22 1,253 x64
Msmdpp.dll 2018.150.35.33 10063800 22-Jul-22 12:46 x64
Odbcdest.dll 2019.150.4249.2 321456 22-Jul-22 1,253 x86
Odbcdest.dll 2019.150.4249.2 370600 22-Jul-22 1,253 x64
Odbcsrc.dll 2019.150.4249.2 329656 22-Jul-22 1,253 x86
Odbcsrc.dll 2019.150.4249.2 382904 22-Jul-22 1,253 x64
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 1,253 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 1,253 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 1,253 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 1,253 x64
Rawdest.dll 2019.150.4249.2 190392 22-Jul-22 1,253 x86
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 1,253 x64
Rawsource.dll 2019.150.4249.2 178104 22-Jul-22 1,253 x86
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 1,253 x64
Recordsetdest.dll 2019.150.4249.2 173984 22-Jul-22 1,253 x86
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 1,253 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 1,253 x86
Sqldest.dll 2019.150.4249.2 239544 22-Jul-22 1,253 x86
Sqldest.dll 2019.150.4249.2 276384 22-Jul-22 1,253 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 1,253 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 1,253 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 1,253 x64
Txagg.dll 2019.150.4249.2 329656 22-Jul-22 1,253 x86
Txbdd.dll 2019.150.4249.2 157600 22-Jul-22 1,253 x86
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 1,253 x64
Txbestmatch.dll 2019.150.4249.2 546720 22-Jul-22 1,253 x86
Txbestmatch.dll 2019.150.4249.2 653240 22-Jul-22 1,253 x64
Txcache.dll 2019.150.4249.2 174,008 22-Jul-22 1,253 x86
Txcache.dll 2019.150.4249.2 198560 22-Jul-22 1,253 x64
Txcharmap.dll 2019.150.4249.2 272312 22-Jul-22 1,253 x86
Txcharmap.dll 2019.150.4249.2 313272 22-Jul-22 1,253 x64
Txcopymap.dll 2019.150.4249.2 173984 22-Jul-22 1,253 x86
Txcopymap.dll 2019.150.4249.2 198560 22-Jul-22 1,253 x64
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 1,253 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 1,253 x64
Txderived.dll 2019.150.4249.2 559032 22-Jul-22 1,253 x86
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 1,253 x64
Txfileextractor.dll 2019.150.4249.2 182200 22-Jul-22 1,253 x86
Txfileextractor.dll 2019.150.4249.2 219040 22-Jul-22 1,253 x64
Txfileinserter.dll 2019.150.4249.2 214944 22-Jul-22 1,253 x64
Txfileinserter.dll 2019.150.4249.2 182192 22-Jul-22 1,253 x86
Txgroupdups.dll 2019.150.4249.2 255,928 22-Jul-22 1,253 x86
Txgroupdups.dll 2019.150.4249.2 313248 22-Jul-22 1,253 x64
Txlineage.dll 2019.150.4249.2 128936 22-Jul-22 1,253 x86
Txlineage.dll 2019.150.4249.2 153504 22-Jul-22 1,253 x64
Txlookup.dll 2019.150.4249.2 468920 22-Jul-22 1,253 x86
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 1,253 x64
Txmerge.dll 2019.150.4249.2 206776 22-Jul-22 1,253 x86
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 1,253 x64
Txmergejoin.dll 2019.150.4249.2 247736 22-Jul-22 1,253 x86
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 1,253 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 1,253 x64
Txmulticast.dll 2019.150.4249.2 116648 22-Jul-22 1,253 x86
Txpivot.dll 2019.150.4249.2 206776 22-Jul-22 1,253 x86
Txpivot.dll 2019.150.4249.2 239520 22-Jul-22 1,253 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 1,253 x64
Txrowcount.dll 2019.150.4249.2 112552 22-Jul-22 1,253 x86
Txsampling.dll 2019.150.4249.2 194464 22-Jul-22 1,253 x64
Txsampling.dll 2019.150.4249.2 161720 22-Jul-22 1,253 x86
Txscd.dll 2019.150.4249.2 198584 22-Jul-22 1,253 x86
Txscd.dll 2019.150.4249.2 235424 22-Jul-22 1,253 x64
Txsort.dll 2019.150.4249.2 231352 22-Jul-22 1,253 x86
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 1,253 x64
Txsplit.dll 2019.150.4249.2 550816 22-Jul-22 1,253 x86
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 1,253 x64
Txtermextraction.dll 2019.150.4249.2 8644512 22-Jul-22 1,253 x86
Txtermextraction.dll 2019.150.4249.2 8701872 22-Jul-22 1,253 x64
Txtermlookup.dll 2019.150.4249.2 4183968 22-Jul-22 1,253 x64
Txtermlookup.dll 2019.150.4249.2 4138936 22-Jul-22 1,253 x86
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 1,253 x64
Txunionall.dll 2019.150.4249.2 161704 22-Jul-22 1,253 x86
Txunpivot.dll 2019.150.4249.2 182184 22-Jul-22 1,253 x86
Txunpivot.dll 2019.150.4249.2 214944 22-Jul-22 1,253 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 1,253 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 1,253 x64

SQL Server 2019 sql_polybase_core_inst

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Dms.dll 15.0.1951.0 558480 22-Jul-22 13:39 x86
Dmsnative.dll 2018.150.1951.0 151464 22-Jul-22 13:39 x64
Dwengineservice.dll 15.0.1951.0 43944 22-Jul-22 13:39 x86
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 22-Jul-22 13:39 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.116 2446928 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2371 2250320 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2371 147024 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2412624 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.39 2928720 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109768 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109832 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2425288 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2431880 22-Jul-22 13:39 x64
Icuuc42.dll 8.0.2.124 15488080 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1775048 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1783688 22-Jul-22 13:39 x64
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 13:39 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 22-Jul-22 13:39 x64
Libcrypto 1.1.1.4 2953680 22-Jul-22 13:39 x64
Libsasl.dll 2.1.26.0 292224 22-Jul-22 13:39 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 22-Jul-22 13:39 x64
Libssl 1.1.1.4 798160 22-Jul-22 13:39 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1951.0 66,448 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1951.0 292256 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1951.0 1955752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1951.0 168,360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1951.0 648080 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1951.0 245136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1951.0 138128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1951.0 78752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1951.0 50088 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1951.0 87,440 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1951.0 1128336 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1951.0 79,760 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1951.0 69520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1951.0 34208 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1951.0 30,112 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1951.0 45,472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1951.0 20384 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1951.0 25504 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1951.0 130472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1951.0 85408 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1951.0 99744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1951.0 291744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 119200 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 137120 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 140192 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 136600 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 149400 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 138656 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 133536 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 175520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 116128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 135584 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1951.0 71592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1951.0 20,888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1951.0 36,240 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1951.0 127912 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1951.0 3063696 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1951.0 3954576 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 117136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 131984 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 136592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 132496 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 147360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 133008 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 129,424 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 169888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 114064 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 130960 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1951.0 66464 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1951.0 2681744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1951.0 2435496 22-Jul-22 13:39 x86
Mpdwinterop.dll 2019.150.4249.2 452520 22-Jul-22 13:39 x64
Mpdwsvc.exe 2019.150.4249.2 7399352 22-Jul-22 13:39 x64
Msodbcsql17.dll 2017.174.1.1 2016120 22-Jul-22 13:39 x64
odbc32.dll 10.0.17763.1 720792 22-Jul-22 13:39 x64
Odbccp32.dll 10.0.17763.1 138136 22-Jul-22 13:39 x64
Odbctrac.dll 10.0.17763.1 175000 22-Jul-22 13:39 x64
Saslplain.dll 2.1.26.0 170880 22-Jul-22 13:39 x64
Secforwarder.dll 2019.150.4249.2 79,776 22-Jul-22 13:39 x64
Sharedmemory.dll 2018.150.1951.0 60320 22-Jul-22 13:39 x64
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 13:39 x64
sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 13:39 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 13:33 x64
Sqlos.dll 2019.150.4249.2 42,912 22-Jul-22 13:39 x64
Sqlsortpdw.dll 2018.150.1951.0 4840352 22-Jul-22 13:39 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 13:39 x64
Tdataodbc_sb 16.20.0.1078 14995920 22-Jul-22 13:39 x64
Terasso.dll 16.20.0.13 2158896 22-Jul-22 13:39 x64
Zlibwapi.dll 1.2.11.0 281472 22-Jul-22 13:39 x64

SQL Server 2019 sql_shared_mr

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Smrdll.dll 15.0.4249.2 30,648 22-Jul-22 12:45 x86

SQL Server 2019 sql_tools_extensions

ファイル名 ファイル バージョン ファイル サイズ 日付 時間 プラットフォーム
Autoadmin.dll 2019.150.4249.2 1632184 22-Jul-22 13:00 x86
Dtaengine.exe 2019.150.4249.2 219064 22-Jul-22 13:00 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 13:00 x64
Dteparse.dll 2019.150.4249.2 112,544 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 63,928 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 13:00 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 13:00 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 13:00 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 13:00 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 13:00 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 13:00 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 13:00 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 13:00 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 13:00 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 13:00 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 13:00 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 13:00 x86
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000224 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000232 22-Jul-22 13:00 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42,920 22-Jul-22 13:00 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59,304 22-Jul-22 13:00 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100800 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 112,560 22-Jul-22 13:00 x64
msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 13:00 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 13:00 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 13:00 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 13:00 x64
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 13:00 x86
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 13:00 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 13:00 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 13:00 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 13:00 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 13:00 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 13:00 x64

この更新プログラムに関する注意事項

前提条件

この累積的な更新プログラム パッケージを適用するには、SQL Server 2019 を実行している必要があります。

再起動情報

この累積的な更新プログラム パッケージの適用後、コンピューターの再起動が必要な場合があります。

レジストリ情報

このパッケージのいずれかの修正プログラムを使用するには、レジストリに変更を加える必要はありません。

重要なお知らせ

この記事では、次の重要な情報も提供します。

Analysis Services CU ビルド バージョン

Microsoft SQL Server 2017 以降では、Analysis Services のビルド バージョン番号と SQL Server データベース エンジンビルド バージョン番号が一致しません。 詳細については、「 Verify Analysis Services の累積的な更新プログラムのビルド バージョンを参照してください。

累積的な更新プログラム (CU)

  • 各新しい CU には、インストールされているバージョンの SQL Server の以前の CU に含まれていたすべての修正プログラムが含まれています。
  • SQL Server CU はサービス パックと同じレベルに認定されており、同じレベルの信頼度でインストールする必要があります。
  • 次のガイドラインに従って、利用可能になった CU を継続的かつプロアクティブにインストールすることをお勧めします。
    • 履歴データは、多数のサポート ケースに、リリースされた CU で既に対処されている問題が含まれることを示しています。
    • CU には、修正プログラム以上の付加価値が含まれている場合があります。 これには、サポート可能性、管理容易性、信頼性の更新が含まれます。
  • 運用環境にデプロイする前に、SQL Server CU をテストすることをお勧めします。
ハイブリッド環境のデプロイ

ハイブリッド環境 (Always On、レプリケーション、クラスター、ミラーリングなど) に更新プログラムをデプロイする場合は、更新プログラムを展開する前に、次の記事を参照することをお勧めします。

サポートされている言語

SQL Server CU は現在多言語です。 そのため、この CU パッケージは 1 つの言語に固有ではありません。 これは、サポートされているすべての言語に適用されます。

コンポーネント (機能) の更新

1 つの CU パッケージには、すべての SQL Server 2019 コンポーネント (機能) で利用可能なすべての更新プログラムが含まれています。 ただし、累積的な更新プログラム パッケージは、サービスを受けるために選択した SQL Server インスタンスに現在インストールされているコンポーネントのみを更新します。 この CU が適用された後に SQL Server 機能 (Analysis Services など) がインスタンスに追加された場合、この CU に新しい機能を更新するには、この CU を再適用する必要があります。

この更新プログラムのサポート

他の問題が発生した場合、またはトラブルシューティングが必要な場合は、サービス要求を作成する必要があります。 通常のサポート コストは、追加のサポートの質問や、この特定の累積的な更新プログラム パッケージに該当しない問題に適用されます。 Microsoft カスタマー サービスとサポートの電話番号の完全な一覧、または別のサービス要求を作成するには、 Microsoft サポート Web サイトを参照してください。

この更新プログラムをアンインストールする方法

Windows でこの更新プログラムをアンインストールする方法
  1. コントロール パネルで、Programs and Features 項目を開き、 インストールされている更新プログラムの表示を選択します。
  2. SQL Server 2019 で、この累積的な更新プログラム パッケージに対応するエントリを見つけます。
  3. エントリを長押し (または右クリック) し、 Uninstall を選択します。
Linux でこの更新プログラムをアンインストールする方法

Linux でこの CU をアンインストールするには、パッケージを以前のバージョンにロールバックする必要があります。 インストールをロールバックする方法の詳細については、「 Rollback SQL Serverを参照してください。

関連情報