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 ファイルを今すぐダウンロードする場合に選択します

注:

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

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

バグ リファレンス 説明 修正領域 コンポーネント プラットフォーム
14729381 SharePoint Online Listsを使用するときに、不足している "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 エラー 9003 は、ステートメントを使用して RESTORE WITH STANDBY 仮想ログ ファイル (VLF) 境界で LSN を指定した後に後続の復元を行うと、誤ったログ シーケンス番号 (LSN) で発生します。

メッセージ 3013、レベル 16、状態 1、Line <LineNumber>
RESTORE DATABASE が異常終了しています。

メッセージ 9003、レベル 17、状態 11、Line <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) は、SQL Server 2019 累積的な更新プログラム 14 (CU14) sys.dm_hadr_availability_replica_cluster_nodes を適用した後、特定のクエリに対して無効な 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 の In-Memory すべて
14923176 並列インデックス スキャンの後、メモリ内テーブルの範囲インデックスでメモリ リークが発生します。 SQL Server エンジン OLTP の In-Memory すべて
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 アクセス違反は、更新m_pNewVersionChainTailInsertプログラムとm_pOldVersionChainTailInsertこれらの値が割り当てられない場合XVBChainTails::UpdateChainTailsに発生します。 SQL Server エンジン 格納されたデータにアクセスするためのメソッド すべて
14537603 スカラー User-Defined 関数 (UDF) インライン化機能を有効にし、UDF の出力を使用してパーティション ビューを更新しようとすると、オプティマイザーがプランの生成に失敗し、エラーがスローされる可能性があります。

メッセージ 8624、レベル 16、状態 21、Line <LineNumber>
内部クエリ プロセッサ エラー: クエリ プロセッサがクエリ プランを生成できませんでした。 詳細については、カスタマー サポート サービスにお問い合わせください。
SQL Server エンジン プログラミング Windows
14822463 のリセット中に CSession::DeleteBlobHandleFactoryPool アクセス違反が発生し、 SESSION 再利用されます。 SQL Server エンジン プログラミング Windows
14871059 アクセス違反は、スナップショットからデータベースを復元した後に CLR アセンブリを作成するときに発生します。 SQL Server エンジン プログラミング Windows
14673410 エラー 2706 は、インデックスを使用する Table-Valued 関数 (TVF) を使用してデータベースに対して実行 DBCC CHECKDB WITH EXTENDED_LOGICAL_CHECKS すると発生します。 次のエラー メッセージが表示されます。

テーブル '%.*ls' は存在しません。
SQL Server エンジン クエリ実行 Windows
14764339 アクセス違反が発生し、グラフ テーブルに対してを使用sp_cursoropenSHORTEST_PATHするとクエリが終了します。 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 last-write-wins 競合解決ポリシーを使用してピアツーピア パブリケーションを作成し、このパブリケーションの 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 のインスタンスが起動に失敗し、データベース上の複数のバックアップの後にエラー 9003 がmodel返されます。 SQL Server エンジン Transaction Services Windows

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

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

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

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

注:

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

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

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

注:

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

Linux SQL Server 2019 on Linux を最新の 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 と現地時刻の違いを見つけるには、コントロール パネルの [日付と時刻] 項目の [タイム ゾーン] タブを使用します。

x64 ベースのバージョン

SQL Server 2019 Analysis Services

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 193440 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 53680 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 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:45 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 18848 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 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 30592 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 37760 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 37752 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 15240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 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 14728 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 14728 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 27528 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 38320 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 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:45 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 18336 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 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 214968 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 データベース サービスの共通コア

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 27072 22-Jul-22 12:47 x86
Msasxpress.dll 2018.150.35.33 32160 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 79776 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

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 Instance

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
Aetm-enclave-simulator.dll 2019.150.4249.2 4658104 22-Jul-22 14:01 x64
Aetm-enclave.dll 2019.150.4249.2 4612528 22-Jul-22 14:01 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4249.2 4931872 22-Jul-22 14:01 x64
Aetm-sgx-enclave.dll 2019.150.4249.2 4873536 22-Jul-22 14:01 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 14:01 x64
C1.dll 19.16.27034.0 2438520 22-Jul-22 14:01 x64
C2.dll 19.16.27034.0 7239032 22-Jul-22 14:01 x64
Cl.exe 19.16.27034.0 424360 22-Jul-22 14:01 x64
Clui.dll 19.16.27034.0 541048 22-Jul-22 14:01 x64
Datacollectorcontroller.dll 2019.150.4249.2 280504 22-Jul-22 14:01 x64
Dcexec.exe 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Fssres.dll 2019.150.4249.2 96160 22-Jul-22 14:01 x64
Hadrres.dll 2019.150.4249.2 202656 22-Jul-22 14:01 x64
Hkcompile.dll 2019.150.4249.2 1292192 22-Jul-22 14:01 x64
Hkengine.dll 2019.150.4249.2 5789624 22-Jul-22 14:01 x64
Hkruntime.dll 2019.150.4249.2 182176 22-Jul-22 14:01 x64
Hktempdb.dll 2019.150.4249.2 63416 22-Jul-22 14:01 x64
Link.exe 14.16.27034.0 1707936 22-Jul-22 14:01 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4249.2 235424 22-Jul-22 14:01 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4249.2 325544 22-Jul-22 14:01 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4249.2 92064 22-Jul-22 14:01 x64
Msobj140.dll 14.16.27034.0 134008 22-Jul-22 14:01 x64
Mspdb140.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Mspdbcore.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Msvcp140.dll 14.16.27034.0 628200 22-Jul-22 14:01 x64
Qds.dll 2019.150.4249.2 1185696 22-Jul-22 14:01 x64
Rsfxft.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Secforwarder.dll 2019.150.4249.2 79776 22-Jul-22 14:01 x64
Sqagtres.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlaamss.dll 2019.150.4249.2 108448 22-Jul-22 14:01 x64
Sqlaccess.dll 2019.150.4249.2 493496 22-Jul-22 14:01 x64
Sqlagent.exe 2019.150.4249.2 731064 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 79800 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 67512 22-Jul-22 14:01 x86
Sqlboot.dll 2019.150.4249.2 214968 22-Jul-22 14:01 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 14:01 x86
Sqlcmdss.dll 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 141216 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 116640 22-Jul-22 14:01 x86
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 14:01 x64
Sqldtsss.dll 2019.150.4249.2 108456 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3696568 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4282280 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3581880 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4011944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3868576 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3545000 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4016040 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3614632 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3909544 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 14:01 x64
Sqllang.dll 2019.150.4249.2 39962536 22-Jul-22 14:01 x64
Sqlmin.dll 2019.150.4249.2 40539064 22-Jul-22 14:01 x64
Sqlolapss.dll 2019.150.4249.2 104360 22-Jul-22 14:01 x64
Sqlos.dll 2019.150.4249.2 42912 22-Jul-22 14:01 x64
Sqlpowershellss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlrepss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlscriptdowngrade.dll 2019.150.4249.2 38840 22-Jul-22 14:01 x64
Sqlscriptupgrade.dll 2019.150.4249.2 5805992 22-Jul-22 14:01 x64
Sqlserverspatial150.dll 2019.150.4249.2 673704 22-Jul-22 14:01 x64
Sqlservr.exe 2019.150.4249.2 628664 22-Jul-22 14:01 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 14:01 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 14:01 x64
Sqsrvres.dll 2019.150.4249.2 280480 22-Jul-22 14:01 x64
Svl.dll 2019.150.4249.2 161720 22-Jul-22 14:01 x64
Vcruntime140.dll 14.16.27034.0 85992 22-Jul-22 14:01 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 14:01 x64
Xpadsi.exe 2019.150.4249.2 116648 22-Jul-22 14:01 x64
Xplog70.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xpqueue.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xprepl.dll 2019.150.4249.2 120760 22-Jul-22 14:01 x64
Xpstar.dll 2019.150.4249.2 472992 22-Jul-22 14:01 x64

SQL Server 2019 Database Services Core Shared

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 12:06 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 42920 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 112560 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 92064 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 104376 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 75696 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

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 Full-Text エンジン

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 79784 22-Jul-22 12:45 x64
Sqlft150ph.dll 2019.150.4249.2 92064 22-Jul-22 12:45 x64

SQL Server 2019 sql_inst_mr

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
Imrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

SQL Server 2019 Integration Services

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

SQL Server 2019 sql_polybase_core_inst

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 66448 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 168360 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 87440 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 79760 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 30112 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1951.0 45472 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 20888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1951.0 36240 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 129424 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 79776 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 42912 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

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
Smrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

SQL Server 2019 sql_tools_extensions

ファイル名 ファイルのバージョン ファイルのサイズ 日付 Time プラットフォーム
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 112544 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 63928 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 42920 22-Jul-22 13:00 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59304 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 112560 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

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

前提 条件

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

再起動情報

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

レジストリ情報

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

重要なお知らせ

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

Analysis Services CU ビルド バージョン

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

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

  • 各新しい CU には、インストールされているバージョンの SQL Server の以前の CU に含まれていたすべての修正プログラムが含まれています。
  • SQL Server 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. コントロール パネルで、[プログラムと機能] 項目を開き、[インストールされている更新プログラムの表示] を選択します。
  2. [SQL Server 2019] で、この累積的な更新プログラム パッケージに対応するエントリを見つけます。
  3. エントリを長押し (または右クリック) し、[アンインストール] を選択 します
Linux でこの更新プログラムをアンインストールする方法

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

関連情報