共用方式為


KB5000642 - SQL Server 2019 的累積更新 9

發行日期: 2021年2月11日
版本: 15.0.4102.2

摘要

本文說明 SQL Server 2019 Microsoft累積更新套件 9 (CU9)。 此更新包含 SQL Server 2019 累積更新 8 版本之後發出的 90 個修正 程式,並更新下列組建中的元件:

  • SQL Server - 產品版本: 15.0.4102.2,檔案版本: 2019.150.4102.2
  • Analysis Services - 產品版本: 15.0.34.29,檔案版本: 2018.150.34.29

此更新中的已知問題

在 CU9 中做了與純量 UDF 內嵌相關的變更之後,在 CU9 中引進了存取違規,當物件叫用純量內嵌 UDF (UDF1) 與純量可內嵌 UDF (UDF2) 做為輸入參數時,會發生存取違規:

OBJECT DEFINITION(view/UDF/TVF/procedure)
…
SELECT UDF1(UDF2());
…

未來的累積更新中將會提供修正程式。 若要減輕此問題,請使用下列其中一個選項來停用純量 UDF 內嵌:

  • 將 新增 WITH INLINE = OFF 至定義,以變更 UDF2 的定義。

  • 使用 ALTER DATABASE SCOPED CONFIGURATION SET TSQL_SCALAR_UDF_INLINING = OFF停用資料庫內嵌。

如需停用純量 UDF 內嵌的範例,請參閱 停用純量 UDF 內嵌而不變更相容性層級

此更新中的改良功能和修正程式

提供可下載的 Excel 活頁簿,其中包含組建的摘要清單,還有其目前的支援生命週期。 Excel 檔案同時包含 SQL Server 2019 與 SQL Server 2017 的詳細修正清單。 選取以立即下載此 Excel 檔案。

注意

您可以透過書籤直接參考下表中的個別項目。 如果您選取數據表中的任何錯誤參考標識符,書籤標記會使用 「#NNNNNNNN」 格式新增至 URL。 然後,您可以與其他人共用此 URL,以便他們可以直接跳轉到表格中所需的修正。

如需此累積更新中已修正的 Bug 和增強功能的詳細資訊,請參閱下列Microsoft知識庫文章。

錯誤參考 描述 修正區域 元件 平台
13770140 修正:套用 SSAS 2016 SP2 CU7 之後,Cube 處理期間會發生無限期停止回應 (KB4589170) Analysis Services Analysis Services Windows
13770147 修正:在 SSAS 實體上執行查詢時發生非預期的錯誤(KB4589171) Analysis Services Analysis Services Windows
13745344 修正 中 [catalog].[set_execution_property_override_value]發生的死結。 Integration Services 引擎 Windows
13704071 修正:SSIS ScaleOut 執行會間歇性地報告執行狀態中的「非預期終止」,但所有工作都成功完成。 Integration Services ScaleOut Windows
13607161 藉由在 SQL Server 2019 中新增索引和event_message_contextexecution_property_override_values數據表,以改善 SSISDB 效能。 Integration Services 伺服器 Windows
13745356 修正:當表達式用於連接管理員的 連接字串 和密碼時,會發生間歇性連線錯誤(KB4569837) Integration Services Tasks_Components Windows
13888649 修正:當主要 SSIS 套件呼叫多個子封裝及其連接管理員參數化時,SSIS 套件執行會失敗,並出現非預期的終止或無效的連接字串屬性錯誤,同時更新 連接字串。 Integration Services Tasks_Components Windows
13745362 修正:當您嘗試從 SQL Server 的舊版還原之後升級 SSISDB 時,ISDBUpgradeWizard.exe擲回錯誤 (KB4547890) Integration Services 工具 Windows
13723579 修正探索頁面中的遞歸階層,無法在 MDS 2019 版中正常運作。 Master Data Services Master Data Services Windows
13770149 修正:SQL Server 在 Afd 時當機!DbCreateSocketOperation 行程失敗 (KB4588977) SQL Server 連線能力 通訊協定 Linux
13757446 修正在會話終止時傳送會話終止狀態之前傳送已完成令牌的問題。 這會修正在 SQL Server 外部數據源實例上終止會話時所發生的不正確的會話狀態問題。 SQL Server 連線能力 SQL 連線能力 Windows
13746925 執行 RESTORE HEADERONLY SQL Server 2016 備份的 ,即使已指定正確的區塊大小,您仍可能會注意到 錯誤 3285 。 如果套用此修正程序之後,錯誤持續發生,請指定適當的區塊大小或連絡 Microsoft 支援服務 以取得協助。 SQL Server Engine 備份 還原 Windows
13746927 修正:當您嘗試透過已啟用 TDE 的現有資料庫從壓縮或加密備份還原時,您可能會注意到還原作業可能需要比預期更長的時間。 SQL Server Engine 備份 還原 Windows
13768244 修正當您從具有壓縮選項和 「WITH FILE =選項的備份還原 TDE 啟用的資料庫時1,可能會收到下列錯誤:

Msg 3241、Level 16、State 40、Line LineNumber<>
裝置 』<FilePath>\<FileName>' 上的媒體系列格式不正確。 SQL Server 無法處理這個媒體家族。
SQL Server Engine 備份 還原 Windows
13819319 修正資料庫還原失敗的問題,當資料庫大於 2 TB 時,發生錯誤 3257(可用空間不足錯誤)。 當目標磁碟區上的 超過 4,294,967,295 個單位時,例如當目標磁碟區大於 16 TB,並使用配置單位大小 = 512 位元組,以及每個叢集的單一扇區時,就會發生 TotalAllocationUnits 此問題。 SQL Server Engine 備份 還原 Windows
13807755 改進:新的追蹤旗標,可更妥善地維護叢集資料行存放區索引中已刪除的數據列(KB5000895) SQL Server Engine 數據行存放區 Windows
13770156 修正:當開啟大型頁面配置器和可調整的數據行存放區大量插入功能時,可能會針對數據行存放區大量插入產生高於預期的單一數據列數據列數據行存放區數據列群組數目(KB4588980) SQL Server Engine 數據行存放區 全部
13746938 修正: VERIFY_CLONEDB 如果資料庫名稱以數字開頭,列印資料庫的「複製資料庫驗證失敗」訊息。 SQL Server Engine 資料庫管理 Windows
13887793 將 Zulu JRE 版本更新為 mssql-zulu-jre-11.43.56-1mssql-zulu-jre-8-8.50.0.52-1 SQL Server Engine 擴充性 Linux
13887794 將 Zulu JRE 版本更新為 mssql-zulu-jre-11.43.56 SQL Server Engine 擴充性 Windows
13607162 改進:在 SQL Server 2017 和 2019 中設定群組認可時間上限的手動方法(KB4565944) SQL Server Engine 高可用性和災害復原 Windows
13717020 修正:在某些情況下,SQL Server 2017 的可用性群組中發生存取違規例外狀況(KB4577932) SQL Server Engine 高可用性和災害復原 Windows
13745332 修正:SQL Server 2016 和 2019 中次要複本發生自動植入失敗 (KB4568447) SQL Server Engine 高可用性和災害復原 Windows
13770154 修正:無法在 SQL Server 2019 的 FCI 上建立 AG (KB4588979) SQL Server Engine 高可用性和災害復原 Linux
13770157 修正:“LogConsumer::StartScan 無法取得控制鎖定”錯誤,而且記錄寫入器活動會在 SQL Server 2019 中完全停止 (KB4588981) SQL Server Engine 高可用性和災害復原 Windows
13651126 修正當 SQL Server 2019 中有大量資料庫時,相較於舊版 SQL Server,從 中選取 sys.databases 的時間較長的時間來執行的問題。 SQL Server Engine 高可用性和災害復原 Windows
13746921 在故障轉移 SQL Server 中的可用性群組之後,無法連線到主資料庫複本。 SQL Server Engine 高可用性和災害復原 Windows
13760269 如果 LISTENER_URL 修改 ,轉寄站就無法在全域主要計劃性故障轉移之後重新連線到全域主要複本。 SQL Server Engine 高可用性和災害復原 Windows
13878941 修正當 AG-Helper 傳送 KILL 9 命令以終止 SQL Server 進程時,SQL 進程未正確終止的問題,導致 SQL Server 的後續啟動失敗。 SQL Server Engine 高可用性和災害復原 Linux
13916584 修正:當您在 SQL 2019 Always On 可用性群組可讀取複本上使用VersionStoreTableAccess::PopulateRowData時,會判斷提示或RaiseInconsistencyError發生,但實際上沒有損毀。 SQL Server Engine 高可用性和災害復原 Windows
13717040 修正:當您在 SQL Server 中對記憶體優化數據表變數執行 INSERT INTO SELECT 語句時,會產生不正確的結果(KB4580397) SQL Server Engine 記憶體內部 OLTP Windows
13828883 修正當您使用 sp_send_dbmail SQL Agent 作業內部執行查詢以傳送具有附件的郵件時所發生的錯誤。 SQL Server Engine Linux Linux
13865722 修正 VDI 中的無限循環,因為變數初始化 errno 不正確。 SQL Server Engine Linux Linux
13651862 修正:在 mssql-conf 中指定 IP 位址時,資料庫郵件不會傳送電子郵件訊息(KB5000663) SQL Server Engine 管理服務 Linux
13813500 修正:在寫入 SQL 2019 中的步驟輸出檔案時,SQL Agent 作業因共用違規而失敗。 SQL Server Engine 管理服務 Windows
13770057 修正在已經完成更新的交易中,使用的在線索引作業 WHEN_SUPPORTED 會在 LOB 上失敗的問題。 SQL Server Engine 中繼資料 全部
13773237 修正當您啟用記憶體優化 tempdb 元數據 (HkTempdb) 時,可能會因為判斷提示失敗和存取違規而經常產生堆疊傾印的問題。 SQL Server Engine 中繼資料 Windows
13949618 修正:sqlmin.dll發生判斷提示失敗錯誤!SQL Server 2019 中的 XdesRMBase::StartStmtSnapshot (KB4594016) SQL Server Engine 存取預存數據的方法 Windows
13756064 改善:在 SQL Server 2019 中新增新的外部泛型查詢產生器 (KB5000669) SQL Server Engine PolyBase Linux
13770152 修正:在 SQL Server 2019 的 PolyBase 外部數據表上執行查詢時,會忽略統計數據 (KB4588978) SQL Server Engine PolyBase Windows
13770159 修正:當 Oracle 數據源已分割資料表 (KB4588983) 時,CREATE STATISTICS WITH SAMPLE PERCENT 命令失敗併發生錯誤 SQL Server Engine PolyBase 全部
13909240 修正:當您將 Oracle NUMBER 類型對應至 T-SQL DECIMAL/NUMERIC 類型時發生錯誤(KB5000670) SQL Server Engine PolyBase 全部
13909360 修正:在 SQL Server 2019 中使用僅限 Unicode 的 UTF8 定序轉換非 Unicode 字串數據行時發生錯誤(KB5000671) SQL Server Engine PolyBase 全部
13909404 修正:修正讀取非 sqlserver 後端的 NULL 時間字段 (KB5000672) SQL Server Engine PolyBase 全部
13737330 啟用 PolyBase 遠端查詢的異步路徑,並在 SQL Server 2019 中新增逾時/中止的清除。 SQL Server Engine PolyBase 全部
13737331 修正透過 PDW 查詢外部資料表時,SQL Server 2019 中發生的查詢停止響應問題。 SQL Server Engine PolyBase 全部
13738992 將寫入器對應至 SQL Server 2019 中的 Pod 時,新增隨機邏輯。 SQL Server Engine PolyBase 全部
13752408 此修正可確保執行 「EXECUTE ('sql query') AT DATA_SOURCE [mydatasource]查詢時,連接到該數據源時會使用的[mydatasource]連線選項 SQL Server Engine PolyBase 全部
13752425 修正使用不符合 FIPS 規範之 MD5 的 PolyBase SQL 傾印哈希計算問題。 SQL Server Engine PolyBase 全部
13752426 修正當 PolyBase 部署在平臺 (Windows 或 Linux) 且控制節點主機名解析為 IPv6 時失敗的問題。 SQL Server Engine PolyBase 全部
13878949 修正當您嘗試解決數據分割資訊和與外部資料庫後端的連線不可靠或中斷時,針對後端的 PolyBase 查詢可能會導致 PolyBase 引擎程式的傾印的問題。 SQL Server Engine PolyBase 全部
13880787 修正錯誤記錄檔和應用程式事件記錄檔中發生訊息的問題:錯誤:

46906、嚴重性:16、狀態:1。
無法從 Windows 登錄機碼 'Software\Microsoft\Microsoft SQL Server\MSSQL\Polybase\Configuration' 擷取登錄值 'NodeRole': (null)
SQL Server Engine PolyBase 全部
13880798 當您在 SQL Server 2019 中使用 EXECUTE AT DATA_SOURCE 時,查詢會以 8000 位元組長度截斷,並可能導致錯誤或錯誤結果。 SQL Server Engine PolyBase 全部
13770158 修正:在 SQL Server 2019 的特定案例中,sys.dm_exec_requests傳回transaction_id為 “0”(KB4588982) SQL Server Engine 可程式性 Windows
13904898 修正:SQL Server 2019 中的純量 UDF 內嵌問題(KB4538581) SQL Server Engine 可程式性 全部
13668231 修正每當數據列中執行 『sp_refreshsqlmodule' 函式導致產生堆疊傾印時,就會發生存取違規錯誤。 SQL Server Engine 可程式性 Windows
13771532 修正在您於 OUTER APPLYsys.dm_db_index_operational_stats執行查詢之後所發生的存取違規傾印。 SQL Server Engine 可程式性 Windows
13724507 修正:由於純量表示式中未偵測到串連參數的結果不正確(KB5000649) SQL Server Engine 查詢執行 全部
13777701 修正:在 SQL Server 2019 中啟用數據列存放區批次模式時,查詢執行期間發生錯誤 3625 (KB4589345) SQL Server Engine 查詢執行 Windows
13891302 修正:SQL Server 中的 MERGE 語句在 BTreeRow::D isableAccessReleaseOnWait 中的存取違規失敗 (KB4589350) SQL Server Engine 查詢執行 Windows
13718092 修正 Graph LAST_NODE = LAST_NODE 述詞問題,方法是包含表達式的第二個階段 LAST_NODE ,並在查詢樹狀結構中包含適當的述詞。 SQL Server Engine 查詢執行 全部
13718123 修正啟用 Showplan XML Xevent 時所發生的存取違規,並執行包含 『SELECT without FROM clause』 的記憶體內部程式。 SQL Server Engine 查詢執行 全部
13717021 修正:當您在 SQL Server 的遠端伺服器上執行具有篩選索引之數據表上匯總或聯結的連結伺服器查詢時,可能會發生不正確的結果(KB4575689) SQL Server Engine 查詢最佳化工具 Windows
13717028 修正:在 SQL Server 2017 和 2019 中執行許多並行預存程式時,會發生編譯封鎖 (KB4577976) SQL Server Engine 查詢最佳化工具 Windows
13717029 修正:在前置數據表直方圖界限以外的索引鍵值上串聯刪除會導致 SQL Server 2017 和 2019 中的索引掃描 (KB4577933) SQL Server Engine 查詢最佳化工具 Windows
13647678 修正:查詢會在 SQL Server 2019 的記憶體內部優化數據表和磁碟數據表上執行時,傳回不同的結果集。 SQL Server Engine 查詢最佳化工具 Windows
13722862 修正衍生子系群組屬性 CLeafOp 時所發生的判斷提示失敗。 SQL Server Engine 查詢最佳化工具 全部
13745342 修正在 SQL Server 2019 中使用空間索引查詢 sys.dm_db_stats_properties 數據表時所發生的存取違規例外狀況。 SQL Server Engine 查詢最佳化工具 Windows
13746944 修正當 查詢存放區 嘗試在繁重的工作負載期間增加其記憶體結構時,可能發生的非產生排程器錯誤。 SQL Server Engine 查詢存放區 Windows
13749461 修正 查詢存放區 臨機操作工作負載的延展性改善。 查詢存放區 現在會對可以使用的記憶體數量施加內部限制,並自動將作業模式變更為只讀,直到有足夠的記憶體傳回至 資料庫引擎,以避免效能問題。 SQL Server Engine 查詢存放區 全部
13745336 修正:記錄讀取器代理程式會針對 SQL Server 2016 和 2019 中的數據分割數據表產生 P2P 或事務複製的存取違規例外狀況(KB4575939) SQL Server Engine 複寫 Windows
13745358 修正:新增發行項的快照集不會套用至 SQL Server 2016 和 2019 中的訂閱者 (KB4575940) SQL Server Engine 複寫 Windows
13717026 修正在裝載事務複製散發資料庫的可用性群組故障轉移之後,在新的次要復本上執行作業時所發生的監視和同步復寫代理程式作業錯誤。

無法將通知張貼至 SQLServerAgent (原因:已超過暫止 SQLServerAgent
通知的最大數目。將會忽略通知。
[SQLSTATE 42000] (錯誤 22022)。 步驟失敗
SQL Server Engine 複寫 Windows
13759515 修正 MSTVF 中呼叫變更追蹤函式時所發生的錯誤。

Msg 443、Level 16、State 1、Procedure <ProcedureName>、Line <LineNumber [Batch Start <Line LineNumber>>]
無效地使用函式內的副作用運算符 'change_tracking_current_version'。
SQL Server Engine 複寫 Windows
13769810 當全文檢索服務 fdhost 嘗試使用篩選 c:\windows\system32\mimefilt.dll 2008.0.19041.1 版.eml索引數據行時,fdhost.exe進程會停止0xc0000409。STATUS_STACK_BUFFER_OVERRUN SQL Server Engine 搜尋 Windows
13909232 修正:在 SQL Server 2019 實例上使用 SQL Server 稽核功能時,可能會發生記憶體流失(KB5000655) SQL Server Engine 安全基礎設施 全部
13909239 修正:當 DDM 與 SQL Server 2019 中具有 UDF 的查詢搭配使用時,會套用不正確的數據遮罩類型(KB5000656) SQL Server Engine 安全基礎設施 全部
13771348 修正在控制器中,部署停滯在 『WaitingForControlPlaneFilesDownload' 狀態 ObjectDisposedException 的問題。 SQL Server Engine SQL 巨量數據叢集 Linux
13770160 修正:在使用 RCSI 時,在高度並行工作負載中XVB_List線程鎖定的爭用 (KB4588984) SQL Server Engine SQL OS Windows
13817504 修正:SQL Server 2019 發生嚴重的同步鎖定爭用 (KB4538688) SQL Server Engine SQL OS Windows
13599202 修正在Linux上的SQL Server 2019 中使用無效IP位址建立 AG 接聽程式時所發生的非產生排程器條件。 SQL Server Engine SQL OS Linux
13744390 新的記錄和 XEvents 可協助針對長時間執行的 緩衝池掃描進行疑難解答。 SQL Server Engine SQL OS 全部
13882987 新增改善,以增加 上 AlwaysOn_health的預設大小和檔案保留期。

注意:XEvent 會話目前的 AlwaysOn_health 定義檔案大小上限為 5 MB(MB),最大檔案數目為 4,最多 20 MB 的 AlwaysOn_health XEvent 數據。 在忙碌的系統上,您可以快速變換這項限制,並在影響系統的問題時遺漏重要資訊。 為了保留系統上可用的更多疑難解答數據,此更新中的默認檔案大小會從 5 MB 變更為 100 MB,而預設檔案數目會從 4 變更為 10,最多 1 GB 的 AlwaysOn_health XEvent 數據。 如果會話的定義 AlwaysOn_health 已經從預設值修改,這項改進將不會覆寫現有的設定。
SQL Server Engine SQL OS 全部
13746919 修正當您DBCC CHECKTABLEPHYSICAL_ONLY因磁碟已滿而執行時,會話會終止的問題。 會話會維持在狀態, KILLED\ROLLBACK 而線程正在等候 CHECK_TABLES_THREAD_BARRIER 等候類型,並增加等候時間。 SQL Server Engine 儲存管理 Windows
13717030 DBCC SHRINKFLESHRINKDATABASE 可能會針對包含系統版本設定時態表的資料庫或檔案執行判斷提示例外狀況錯誤。 SQL Server Engine Temporal Windows
13784190 修正:在 SQL Server 2016 中終止使用者會話之後,用戶會話會無限期處於復原狀態(KB4585971) SQL Server Engine 交易服務 Windows
13746942 修正當可用性群組手動故障轉移至另一個複本時所發生的 SQL Server 判斷提示。 不過,故障轉移會成功,來自先前主要資料庫(現在為次要資料庫),AG 失敗,不會上線併產生判斷提示傾印。

檔案: <FilePath\FileName>, line=<LineNumber> 失敗判斷提示 = 'inCorrectOrder'
SQL Server Engine 交易服務 Windows
13891577 新增選項以只釋放快 LogPool 取: DBCC FREESYSTEMCACHE('LogPool') SQL Server Engine 交易服務 Windows
13955875 修正在 SQL Server 2019 中發生的 FAILED_ASSERTION_42ac_sqlmin.dll!LogLockCollectionVerify::Callback 判斷提示失敗。 SQL Server Engine 交易服務 Windows
13866862 修正當您在具有高並行讀取或寫入模式的讀取未認可模式中執行查詢時,可能會發生存取違規例外狀況的問題。 SQL Server Engine XML Windows

如何取得或下載此或最新的累積更新套件

如何取得或下載適用於 Windows 的最新累積更新套件(建議)

下列更新可從Microsoft下載中心取得:

立即下載 SQL Server 2019 的最新累積更新套件

注意

  • Microsoft下載中心一律會顯示最新的 SQL Server 2019 CU 版本。
  • 如果下載頁面未出現,請連絡 Microsoft客戶服務及支持 人員以取得累積更新套件。
如何從 Microsoft 更新目錄取得或下載 Windows 的這個累積更新套件

下列更新可從 Microsoft 更新目錄取得:

立即下載 SQL Server 2019 CU9 的累積更新套件

注意

  • Microsoft更新類別目錄 包含此 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上的SQL Server 2019 巨量資料叢集 (BDC) Microsoft升級至最新的 CU,請參閱 巨量資料叢集 部署指引

從 SQL Server 2019 CU1 開始,您可以從生產支援的版本執行 巨量資料叢集 就地升級 (SQL Server 2019 GDR1)。 如需詳細資訊,請參閱如何升級 SQL Server 巨量資料叢集

如需詳細資訊,請參閱 巨量資料叢集 版本資訊

檔案資訊

檔案哈希資訊

您可以使用下列命令,藉由計算SQLServer2019-KB5000642-x64.exe檔案的哈希來驗證下載:

certutil -hashfile SQLServer2019-KB5000642-x64.exe SHA256

File name SHA256 雜湊
SQLServer2019-KB5000642-x64.exe EA4E1543FAFBAA811E4260EF506E62F966FEF1838031EF645A7FD1FD609620A2
累積更新套件檔案資訊

此套件的英文版具有下列表格中所列的檔案屬性 (或更新)。 這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。 當您檢視檔案資訊時,它會轉換成當地時間。 若要尋找 UTC 與當地時間之間的差異,請使用 控制台 中 [日期和時間] 專案中的 [時區] 索引標籤。

x64 型版本

SQL Server 2019 Analysis Services

File name 檔案版本 檔案大小 Date Time 平台
Asplatformhost.dll 2018.150.34.29 291736 21年1月25日 20:59 x64
Mashupcompression.dll 2.72.5556.181 140664 21年1月25日 20:59 x64
Microsoft.analysisservices.minterop.dll 15.0.34.29 757144 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 174472 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 198552 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 201112 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 197528 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 213912 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 196504 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 192408 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 251272 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 172936 21年1月25日 20:59 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.29 195992 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.dll 15.0.34.29 1097112 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.34.29 479624 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 53640 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 58264 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 58,776 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 57752 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 60824 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 57,240 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 57,240 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 66,448 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 52624 21年1月25日 20:59 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.29 57,240 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16,792 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16776 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16776 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16,792 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16,792 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16776 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16776 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 17816 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16784 21年1月25日 20:59 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.29 16,792 21年1月25日 20:59 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660856 21年1月25日 20:59 x86
Microsoft.data.mashup.dll 2.72.5556.181 180600 21年1月25日 20:59 x86
Microsoft.data.mashup.oledb.dll 2.72.5556.181 30072 21年1月25日 20:59 x86
Microsoft.data.mashup.preview.dll 2.72.5556.181 74616 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.dll 2.72.5556.181 102264 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 37,752 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 28,536 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 45944 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 37,752 21年1月25日 20:59 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 29,048 21年1月25日 20:59 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454456 21年1月25日 20:59 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181112 21年1月25日 20:59 x86
Microsoft.data.sapclient.dll 1.0.0.25 920680 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 25464 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 25,976 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37,752 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 23928 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 25464 21年1月25日 20:59 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 28,536 21年1月25日 20:59 x86
Microsoft.hostintegration.connectors.dll 2.72.5556.181 5242744 21年1月25日 20:59 x86
Microsoft.mashup.container.exe 2.72.5556.181 19832 21年1月25日 20:59 x64
Microsoft.mashup.container.netfx40.exe 2.72.5556.181 19832 21年1月25日 20:59 x64
Microsoft.mashup.container.netfx45.exe 2.72.5556.181 19832 21年1月25日 20:59 x64
Microsoft.mashup.eventsource.dll 2.72.5556.181 149368 21年1月25日 20:59 x86
Microsoft.mashup.oauth.dll 2.72.5556.181 82296 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15432 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15736 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 21年1月25日 20:59 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 21年1月25日 20:59 x86
Microsoft.mashup.oledbinterop.dll 2.72.5556.181 190840 21年1月25日 20:59 x64
Microsoft.mashup.oledbprovider.dll 2.72.5556.181 59,768 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 21年1月25日 20:59 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 21年1月25日 20:59 x86
Microsoft.mashup.shims.dll 2.72.5556.181 26488 21年1月25日 20:59 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140152 21年1月25日 20:59 x86
Microsoft.mashupengine.dll 2.72.5556.181 14094200 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 541560 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 652152 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 643960 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 627576 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 676728 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 635768 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 615288 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 848760 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 533368 21年1月25日 20:59 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 623480 21年1月25日 20:59 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 21年1月25日 20:59 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778616 21年1月25日 20:59 x86
Microsoft.powerbi.adomdclient.dll 15.0.30.15 1100152 21年1月25日 20:59 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126328 21年1月25日 20:59 x86
Msmdctr.dll 2018.150.34.29 37,256 21年1月25日 20:59 x64
msmdlocal.dll 2018.150.34.29 47781264 21年1月25日 20:59 x86
msmdlocal.dll 2018.150.34.29 66288016 21年1月25日 20:59 x64
Msmdpump.dll 2018.150.34.29 10187672 21年1月25日 20:59 x64
Msmdredir.dll 2018.150.34.29 7955848 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 15,768 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 15,768 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 16280 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 15760 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 16280 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 16280 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 16280 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 17304 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 15760 21年1月25日 20:59 x86
Msmdspdm.resources.dll 15.0.34.29 15,768 21年1月25日 20:59 x86
Msmdsrv.exe 2018.150.34.29 65824136 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 832408 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1627032 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1452944 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1641880 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1607576 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1000344 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 991640 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1535888 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1520536 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 809880 21年1月25日 20:59 x64
Msmdsrv.rll 2018.150.34.29 1595272 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 831384 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1623448 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1449864 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1636744 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1603480 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 997784 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 990088 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1531792 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1516952 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 808856 21年1月25日 20:59 x64
Msmdsrvi.rll 2018.150.34.29 1590664 21年1月25日 20:59 x64
msmgdsrv.dll 2018.150.34.29 10185112 21年1月25日 20:59 x64
msmgdsrv.dll 2018.150.34.29 8277912 21年1月25日 20:59 x86
Msolap.dll 2018.150.34.29 11014552 21年1月25日 20:59 x64
Msolap.dll 2018.150.34.29 8607128 21年1月25日 20:59 x86
Msolui.dll 2018.150.34.29 285080 21年1月25日 20:59 x86
Msolui.dll 2018.150.34.29 305560 21年1月25日 20:59 x64
Powerbiextensions.dll 2.72.5556.181 9252728 21年1月25日 20:59 x86
Private_odbc32.dll 10.0.14832.1000 728440 21年1月25日 20:59 x64
Sqlboot.dll 2019.150.4102.2 213904 21年1月25日 20:59 x64
Sqlceip.exe 15.0.4102.2 283536 21年1月25日 20:59 x86
sqldumper.exe 2019.150.4102.2 152464 21年1月25日 20:59 x86
sqldumper.exe 2019.150.4102.2 185232 21年1月25日 20:59 x64
System.spatial.netfx35.dll 5.7.0.62516 117624 21年1月25日 20:59 x86
Tmapi.dll 2018.150.34.29 6177168 21年1月25日 20:59 x64
Tmcachemgr.dll 2018.150.34.29 4916632 21年1月25日 20:59 x64
Tmpersistence.dll 2018.150.34.29 1183640 21年1月25日 20:59 x64
Tmtransactions.dll 2018.150.34.29 6802328 21年1月25日 20:59 x64
xmsrv.dll 2018.150.34.29 26024344 21年1月25日 20:59 x64
xmsrv.dll 2018.150.34.29 35459480 21年1月25日 20:59 x86

SQL Server 2019 Database Services Common Core

File name 檔案版本 檔案大小 Date Time 平台
Instapi150.dll 2019.150.4102.2 86928 21年1月25日 20:25 x64
Instapi150.dll 2019.150.4102.2 74640 21年1月25日 20:59 x86
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4102.2 99216 21年1月25日 20:59 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4102.2 86928 21年1月25日 20:59 x86
Msasxpress.dll 2018.150.34.29 31128 21年1月25日 20:59 x64
Msasxpress.dll 2018.150.34.29 26,008 21年1月25日 20:59 x86
Pbsvcacctsync.dll 2019.150.4102.2 74640 21年1月25日 20:59 x86
Pbsvcacctsync.dll 2019.150.4102.2 86928 21年1月25日 20:59 x64
sqldumper.exe 2019.150.4102.2 152464 21年1月25日 20:59 x86
sqldumper.exe 2019.150.4102.2 185232 21年1月25日 20:59 x64
Sqlftacct.dll 2019.150.4102.2 58256 21年1月25日 20:59 x86
Sqlftacct.dll 2019.150.4102.2 78,736 21年1月25日 20:59 x64
Sqlmanager.dll 2019.150.4102.2 742288 21年1月25日 20:59 x86
Sqlmanager.dll 2019.150.4102.2 877456 21年1月25日 20:59 x64
Sqlmgmprovider.dll 2019.150.4102.2 377744 21年1月25日 20:59 x86
Sqlmgmprovider.dll 2019.150.4102.2 430,992 21年1月25日 20:59 x64
Sqlsvcsync.dll 2019.150.4102.2 275344 21年1月25日 20:59 x86
Sqlsvcsync.dll 2019.150.4102.2 357264 21年1月25日 20:59 x64
Svrenumapi150.dll 2019.150.4102.2 1160080 21年1月25日 20:59 x64
Svrenumapi150.dll 2019.150.4102.2 910224 21年1月25日 20:59 x86

SQL Server 2019 sql_dreplay_client

File name 檔案版本 檔案大小 Date Time 平台
Dreplayclient.exe 2019.150.4102.2 136080 21年1月25日 20:59 x86
Dreplaycommon.dll 2019.150.4102.2 665488 21年1月25日 20:59 x86
Dreplayutil.dll 2019.150.4102.2 304016 21年1月25日 20:59 x86
Instapi150.dll 2019.150.4102.2 86928 21年1月25日 20:59 x64
Sqlresourceloader.dll 2019.150.4102.2 37,776 21年1月25日 20:59 x86

SQL Server 2019 sql_dreplay_controller

File name 檔案版本 檔案大小 Date Time 平台
Dreplaycommon.dll 2019.150.4102.2 665488 21年1月25日 20:59 x86
Dreplaycontroller.exe 2019.150.4102.2 365456 21年1月25日 20:59 x86
Instapi150.dll 2019.150.4102.2 86928 21年1月25日 20:59 x64
Sqlresourceloader.dll 2019.150.4102.2 37,776 21年1月25日 20:59 x86

SQL Server 2019 Database Services 核心實例

File name 檔案版本 檔案大小 Date Time 平台
Aetm-enclave-simulator.dll 2019.150.4102.2 4652944 21年1月25日 21:55 x64
Aetm-enclave.dll 2019.150.4102.2 4604264 21年1月25日 21:55 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4102.2 4924656 21年1月25日 21:55 x64
Aetm-sgx-enclave.dll 2019.150.4102.2 4866256 21年1月25日 21:55 x64
Azureattest.dll 10.0.18965.1000 255056 21年1月25日 21:53 x64
Azureattestmanager.dll 10.0.18965.1000 97528 21年1月25日 21:53 x64
C1.dll 19.16.27034.0 2438520 21年1月25日 21:55 x64
C2.dll 19.16.27034.0 7239032 21年1月25日 21:55 x64
Cl.exe 19.16.27034.0 424360 21年1月25日 21:55 x64
Clui.dll 19.16.27034.0 541048 21年1月25日 21:55 x64
Datacollectorcontroller.dll 2019.150.4102.2 279440 21年1月25日 21:55 x64
Dcexec.exe 2019.150.4102.2 86928 21年1月25日 21:55 x64
Fssres.dll 2019.150.4102.2 95120 21年1月25日 21:55 x64
Hadrres.dll 2019.150.4102.2 201616 21年1月25日 21:55 x64
Hkcompile.dll 2019.150.4102.2 1291152 21年1月25日 21:55 x64
Hkengine.dll 2019.150.4102.2 5784464 21年1月25日 21:55 x64
Hkruntime.dll 2019.150.4102.2 181136 21年1月25日 21:55 x64
Hktempdb.dll 2019.150.4102.2 62352 21年1月25日 21:55 x64
Link.exe 14.16.27034.0 1707936 21年1月25日 21:55 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4102.2 234384 21年1月25日 21:55 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4102.2 324496 21年1月25日 21:55 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4102.2 91024 21年1月25日 21:55 x64
Msobj140.dll 14.16.27034.0 134008 21年1月25日 21:55 x64
Mspdb140.dll 14.16.27034.0 632184 21年1月25日 21:55 x64
Mspdbcore.dll 14.16.27034.0 632184 21年1月25日 21:55 x64
msvcp140.dll 14.16.27034.0 628200 21年1月25日 21:55 x64
Qds.dll 2019.150.4102.2 1184656 21年1月25日 21:55 x64
Rsfxft.dll 2019.150.4102.2 50064 21年1月25日 21:55 x64
Secforwarder.dll 2019.150.4102.2 78,736 21年1月25日 21:55 x64
Sqagtres.dll 2019.150.4102.2 86928 21年1月25日 21:55 x64
Sqlaamss.dll 2019.150.4102.2 107408 21年1月25日 21:55 x64
Sqlaccess.dll 2019.150.4102.2 492432 21年1月25日 21:55 x64
Sqlagent.exe 2019.150.4102.2 730000 21年1月25日 21:55 x64
Sqlagentctr150.dll 2019.150.4102.2 78,736 21年1月25日 21:55 x64
Sqlagentctr150.dll 2019.150.4102.2 66,448 21年1月25日 21:55 x86
Sqlboot.dll 2019.150.4102.2 213904 21年1月25日 21:53 x64
Sqlceip.exe 15.0.4102.2 283536 21年1月25日 21:55 x86
Sqlcmdss.dll 2019.150.4102.2 86928 21年1月25日 21:55 x64
Sqlctr150.dll 2019.150.4102.2 140176 21年1月25日 21:55 x64
Sqlctr150.dll 2019.150.4102.2 115600 21年1月25日 21:55 x86
Sqldk.dll 2019.150.4102.2 3146640 21年1月25日 21:55 x64
Sqldtsss.dll 2019.150.4102.2 107408 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 1590160 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3490704 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3687312 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4150160 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4268944 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3404688 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3568528 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4146064 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3998608 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4051856 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 2216848 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 2163600 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3859344 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3535760 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4002704 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3810192 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3806096 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3601296 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3490704 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 1532816 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 3896208 21年1月25日 21:55 x64
Sqlevn70.rll 2019.150.4102.2 4014992 21年1月25日 21:55 x64
Sqllang.dll 2019.150.4102.2 39719824 21年1月25日 21:55 x64
Sqlmin.dll 2019.150.4102.2 40343440 21年1月25日 21:55 x64
Sqlolapss.dll 2019.150.4102.2 103312 21年1月25日 21:55 x64
Sqlos.dll 2019.150.4102.2 41872 21年1月25日 21:55 x64
Sqlpowershellss.dll 2019.150.4102.2 82832 21年1月25日 21:55 x64
Sqlrepss.dll 2019.150.4102.2 82832 21年1月25日 21:55 x64
Sqlresourceloader.dll 2019.150.4102.2 50064 21年1月25日 21:55 x64
Sqlscm.dll 2019.150.4102.2 86928 21年1月25日 21:55 x64
Sqlscriptdowngrade.dll 2019.150.4102.2 37,776 21年1月25日 21:55 x64
Sqlscriptupgrade.dll 2019.150.4102.2 5804944 21年1月25日 21:55 x64
Sqlserverspatial150.dll 2019.150.4102.2 672656 21年1月25日 21:55 x64
Sqlservr.exe 2019.150.4102.2 627600 21年1月25日 21:55 x64
Sqlsvc.dll 2019.150.4102.2 181136 21年1月25日 21:55 x64
Sqltses.dll 2019.150.4102.2 9077648 21年1月25日 21:55 x64
Sqsrvres.dll 2019.150.4102.2 279440 21年1月25日 21:55 x64
Svl.dll 2019.150.4102.2 160656 21年1月25日 21:55 x64
vcruntime140.dll 14.16.27034.0 85992 21年1月25日 21:55 x64
Xe.dll 2019.150.4102.2 721808 21年1月25日 21:55 x64
Xpadsi.exe 2019.150.4102.2 115600 21年1月25日 21:55 x64
Xplog70.dll 2019.150.4102.2 91024 21年1月25日 21:55 x64
Xprepl.dll 2019.150.4102.2 119696 21年1月25日 21:55 x64
Xpstar.dll 2019.150.4102.2 471952 21年1月25日 21:55 x64

SQL Server 2019 Database Services Core 共用

File name 檔案版本 檔案大小 Date Time 平台
Commanddest.dll 2019.150.4102.2 263056 21年1月25日 20:59 x64
Datacollectortasks.dll 2019.150.4102.2 230288 21年1月25日 20:59 x64
Distrib.exe 2019.150.4102.2 234384 21年1月25日 20:59 x64
Dteparse.dll 2019.150.4102.2 123792 21年1月25日 20:59 x64
Dteparsemgd.dll 2019.150.4102.2 131984 21年1月25日 20:59 x64
Dtepkg.dll 2019.150.4102.2 152464 21年1月25日 20:59 x64
Dtexec.exe 2019.150.4102.2 71,568 21年1月25日 20:59 x64
Dts.dll 2019.150.4102.2 3142544 21年1月25日 20:59 x64
Dtscomexpreval.dll 2019.150.4102.2 500624 21年1月25日 20:59 x64
Dtsconn.dll 2019.150.4102.2 521104 21年1月25日 20:59 x64
Dtshost.exe 2019.150.4102.2 104336 21年1月25日 20:59 x64
Dtsmsg150.dll 2019.150.4102.2 566160 21年1月25日 20:59 x64
Dtspipeline.dll 2019.150.4102.2 1328016 21年1月25日 20:59 x64
Dtswizard.exe 15.0.4102.2 885648 21年1月25日 20:59 x64
Dtuparse.dll 2019.150.4102.2 99216 21年1月25日 20:59 x64
Dtutil.exe 2019.150.4102.2 147,344 21年1月25日 20:59 x64
Exceldest.dll 2019.150.4102.2 279440 21年1月25日 20:59 x64
Excelsrc.dll 2019.150.4102.2 308112 21年1月25日 20:59 x64
Execpackagetask.dll 2019.150.4102.2 185232 21年1月25日 20:59 x64
Flatfiledest.dll 2019.150.4102.2 410512 21年1月25日 20:59 x64
Flatfilesrc.dll 2019.150.4102.2 426896 21年1月25日 20:59 x64
Logread.exe 2019.150.4102.2 717712 21年1月25日 20:59 x64
Mergetxt.dll 2019.150.4102.2 74640 21年1月25日 20:59 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4102.2 58256 21年1月25日 20:59 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4102.2 41872 21年1月25日 20:59 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4102.2 390032 21年1月25日 20:59 x86
Microsoft.sqlserver.xmltask.dll 15.0.4102.2 156560 21年1月25日 20:59 x86
Msdtssrvrutil.dll 2019.150.4102.2 111504 21年1月25日 20:59 x64
Msgprox.dll 2019.150.4102.2 299920 21年1月25日 20:59 x64
Msoledbsql.dll 2018.182.3.0 148432 21年1月25日 20:59 x64
Msxmlsql.dll 2019.150.4102.2 1495952 21年1月25日 20:59 x64
Oledbdest.dll 2019.150.4102.2 279440 21年1月25日 20:59 x64
Oledbsrc.dll 2019.150.4102.2 312208 21年1月25日 20:59 x64
Osql.exe 2019.150.4102.2 91024 21年1月25日 20:59 x64
Qrdrsvc.exe 2019.150.4102.2 496528 21年1月25日 20:59 x64
Rawdest.dll 2019.150.4102.2 226192 21年1月25日 20:59 x64
Rawsource.dll 2019.150.4102.2 209808 21年1月25日 20:59 x64
Rdistcom.dll 2019.150.4102.2 914320 21年1月25日 20:59 x64
Recordsetdest.dll 2019.150.4102.2 201616 21年1月25日 20:59 x64
Repldp.dll 2019.150.4102.2 312208 21年1月25日 20:59 x64
Replerrx.dll 2019.150.4102.2 181136 21年1月25日 20:59 x64
Replisapi.dll 2019.150.4102.2 394128 21年1月25日 20:59 x64
Replmerg.exe 2019.150.4102.2 562064 21年1月25日 20:59 x64
Replprov.dll 2019.150.4102.2 852880 21年1月25日 20:59 x64
Replrec.dll 2019.150.4102.2 1029008 21年1月25日 20:59 x64
Replsub.dll 2019.150.4102.2 471952 21年1月25日 20:59 x64
Replsync.dll 2019.150.4102.2 164752 21年1月25日 20:59 x64
Spresolv.dll 2019.150.4102.2 275344 21年1月25日 20:59 x64
Sqlcmd.exe 2019.150.4102.2 263056 21年1月25日 20:59 x64
Sqldiag.exe 2019.150.4102.2 1139600 21年1月25日 20:59 x64
Sqldistx.dll 2019.150.4102.2 246672 21年1月25日 20:59 x64
Sqllogship.exe 15.0.4102.2 103312 21年1月25日 20:59 x64
Sqlmergx.dll 2019.150.4102.2 398224 21年1月25日 20:59 x64
Sqlresourceloader.dll 2019.150.4102.2 50064 21年1月25日 20:59 x64
Sqlresourceloader.dll 2019.150.4102.2 37,776 21年1月25日 20:59 x86
Sqlscm.dll 2019.150.4102.2 86928 21年1月25日 20:59 x64
Sqlscm.dll 2019.150.4102.2 78,736 21年1月25日 20:59 x86
Sqlsvc.dll 2019.150.4102.2 181136 21年1月25日 20:59 x64
Sqlsvc.dll 2019.150.4102.2 148368 21年1月25日 20:59 x86
Sqltaskconnections.dll 2019.150.4102.2 205712 21年1月25日 20:59 x64
Ssradd.dll 2019.150.4102.2 82832 21年1月25日 20:59 x64
Ssravg.dll 2019.150.4102.2 82832 21年1月25日 20:59 x64
Ssrdown.dll 2019.150.4102.2 74640 21年1月25日 20:59 x64
Ssrmax.dll 2019.150.4102.2 82824 21年1月25日 20:59 x64
Ssrmin.dll 2019.150.4102.2 82832 21年1月25日 20:59 x64
Ssrpub.dll 2019.150.4102.2 74640 21年1月25日 20:59 x64
Ssrup.dll 2019.150.4102.2 74640 21年1月25日 20:59 x64
Txagg.dll 2019.150.4102.2 390032 21年1月25日 20:59 x64
Txbdd.dll 2019.150.4102.2 193424 21年1月25日 20:59 x64
Txdatacollector.dll 2019.150.4102.2 471952 21年1月25日 20:59 x64
Txdataconvert.dll 2019.150.4102.2 316304 21年1月25日 20:59 x64
Txderived.dll 2019.150.4102.2 639888 21年1月25日 20:59 x64
Txlookup.dll 2019.150.4102.2 541584 21年1月25日 20:59 x64
Txmerge.dll 2019.150.4102.2 258,960 21年1月25日 20:59 x64
Txmergejoin.dll 2019.150.4102.2 308112 21年1月25日 20:59 x64
Txmulticast.dll 2019.150.4102.2 144272 21年1月25日 20:59 x64
Txrowcount.dll 2019.150.4102.2 140176 21年1月25日 20:59 x64
Txsort.dll 2019.150.4102.2 287632 21年1月25日 20:59 x64
Txsplit.dll 2019.150.4102.2 623504 21年1月25日 20:59 x64
Txunionall.dll 2019.150.4102.2 205712 21年1月25日 20:59 x64
Xe.dll 2019.150.4102.2 721808 21年1月25日 20:59 x64
Xmlsub.dll 2019.150.4102.2 295824 21年1月25日 20:59 x64

SQL Server 2019 sql_extensibility

File name 檔案版本 檔案大小 Date Time 平台
Commonlauncher.dll 2019.150.4102.2 91024 21年1月25日 20:59 x64
Exthost.exe 2019.150.4102.2 238480 21年1月25日 20:59 x64
Launchpad.exe 2019.150.4102.2 1217424 21年1月25日 20:59 x64
Sqlsatellite.dll 2019.150.4102.2 1016720 21年1月25日 20:59 x64

SQL Server 2019 全文檢索引擎

File name 檔案版本 檔案大小 Date Time 平台
Fd.dll 2019.150.4102.2 684944 21年1月25日 20:59 x64
Fdhost.exe 2019.150.4102.2 127888 21年1月25日 20:59 x64
Fdlauncher.exe 2019.150.4102.2 78,736 21年1月25日 20:59 x64
Sqlft150ph.dll 2019.150.4102.2 91024 21年1月25日 20:59 x64

SQL Server 2019 sql_inst_mr

File name 檔案版本 檔案大小 Date Time 平台
Imrdll.dll 15.0.4102.2 29,584 21年1月25日 20:59 x86

SQL Server 2019 Integration Services

File name 檔案版本 檔案大小 Date Time 平台
Commanddest.dll 2019.150.4102.2 263056 21年1月25日 2,056 x64
Commanddest.dll 2019.150.4102.2 226192 21年1月25日 20:59 x86
Dteparse.dll 2019.150.4102.2 123792 21年1月25日 20:59 x64
Dteparse.dll 2019.150.4102.2 111504 21年1月25日 20:59 x86
Dteparsemgd.dll 2019.150.4102.2 131984 21年1月25日 20:59 x64
Dteparsemgd.dll 2019.150.4102.2 115600 21年1月25日 20:59 x86
Dtepkg.dll 2019.150.4102.2 131984 21年1月25日 20:59 x86
Dtepkg.dll 2019.150.4102.2 152464 21年1月25日 20:59 x64
Dtexec.exe 2019.150.4102.2 62864 21年1月25日 20:59 x86
Dtexec.exe 2019.150.4102.2 71,568 21年1月25日 20:59 x64
Dts.dll 2019.150.4102.2 3142544 21年1月25日 2,056 x64
Dts.dll 2019.150.4102.2 2761616 21年1月25日 20:59 x86
Dtscomexpreval.dll 2019.150.4102.2 500624 21年1月25日 2,056 x64
Dtscomexpreval.dll 2019.150.4102.2 443280 21年1月25日 20:59 x86
Dtsconn.dll 2019.150.4102.2 521104 21年1月25日 2,056 x64
Dtsconn.dll 2019.150.4102.2 430,992 21年1月25日 20:59 x86
Dtsdebughost.exe 2019.150.4102.2 110992 21年1月25日 2,056 x64
Dtsdebughost.exe 2019.150.4102.2 92560 21年1月25日 20:59 x86
Dtshost.exe 2019.150.4102.2 87,440 21年1月25日 20:59 x86
Dtshost.exe 2019.150.4102.2 104336 21年1月25日 20:59 x64
Dtsmsg150.dll 2019.150.4102.2 566160 21年1月25日 20:59 x64
Dtsmsg150.dll 2019.150.4102.2 553872 21年1月25日 20:59 x86
Dtspipeline.dll 2019.150.4102.2 1328016 21年1月25日 2,056 x64
Dtspipeline.dll 2019.150.4102.2 1119112 21年1月25日 20:59 x86
Dtswizard.exe 15.0.4102.2 885648 21年1月25日 20:59 x64
Dtswizard.exe 15.0.4102.2 889744 21年1月25日 20:59 x86
Dtuparse.dll 2019.150.4102.2 99216 21年1月25日 20:59 x64
Dtuparse.dll 2019.150.4102.2 86928 21年1月25日 20:59 x86
Dtutil.exe 2019.150.4102.2 147,344 21年1月25日 20:59 x64
Dtutil.exe 2019.150.4102.2 128912 21年1月25日 20:59 x86
Exceldest.dll 2019.150.4102.2 279440 21年1月25日 2,056 x64
Exceldest.dll 2019.150.4102.2 234384 21年1月25日 20:59 x86
Excelsrc.dll 2019.150.4102.2 308112 21年1月25日 2,056 x64
Excelsrc.dll 2019.150.4102.2 258,960 21年1月25日 20:59 x86
Execpackagetask.dll 2019.150.4102.2 185232 21年1月25日 2,056 x64
Execpackagetask.dll 2019.150.4102.2 148368 21年1月25日 20:59 x86
Flatfiledest.dll 2019.150.4102.2 410512 21年1月25日 2,056 x64
Flatfiledest.dll 2019.150.4102.2 357264 21年1月25日 20:59 x86
Flatfilesrc.dll 2019.150.4102.2 426896 21年1月25日 2,056 x64
Flatfilesrc.dll 2019.150.4102.2 369552 21年1月25日 20:59 x86
Isdbupgradewizard.exe 15.0.4102.2 119696 21年1月25日 20:59 x86
Isdbupgradewizard.exe 15.0.4102.2 119696 21年1月25日 20:59 x86
Isserverexec.exe 15.0.4102.2 148368 21年1月25日 20:59 x86
Isserverexec.exe 15.0.4102.2 144272 21年1月25日 20:59 x64
Microsoft.sqlserver.astasks.dll 15.0.4102.2 78,736 21年1月25日 20:59 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4102.2 58256 21年1月25日 2,056 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4102.2 58256 21年1月25日 20:59 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4102.2 508816 21年1月25日 20:59 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4102.2 508816 21年1月25日 20:59 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4102.2 41872 21年1月25日 2,056 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4102.2 41872 21年1月25日 20:59 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4102.2 390032 21年1月25日 20:59 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4102.2 58256 21年1月25日 20:59 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4102.2 58256 21年1月25日 20:59 x86
Microsoft.sqlserver.scripttask.dll 15.0.4102.2 140176 21年1月25日 2,056 x86
Microsoft.sqlserver.scripttask.dll 15.0.4102.2 140176 21年1月25日 20:59 x86
Microsoft.sqlserver.xmltask.dll 15.0.4102.2 156560 21年1月25日 2,056 x86
Microsoft.sqlserver.xmltask.dll 15.0.4102.2 156560 21年1月25日 20:59 x86
Msdtssrvr.exe 15.0.4102.2 218000 21年1月25日 20:59 x64
Msdtssrvrutil.dll 2019.150.4102.2 111504 21年1月25日 2,056 x64
Msdtssrvrutil.dll 2019.150.4102.2 99216 21年1月25日 20:59 x86
Msmdpp.dll 2018.150.34.29 10062216 21年1月25日 20:59 x64
Odbcdest.dll 2019.150.4102.2 369552 21年1月25日 2,056 x64
Odbcdest.dll 2019.150.4102.2 316304 21年1月25日 20:59 x86
Odbcsrc.dll 2019.150.4102.2 381840 21年1月25日 2,056 x64
Odbcsrc.dll 2019.150.4102.2 328592 21年1月25日 20:59 x86
Oledbdest.dll 2019.150.4102.2 279440 21年1月25日 2,056 x64
Oledbdest.dll 2019.150.4102.2 238480 21年1月25日 20:59 x86
Oledbsrc.dll 2019.150.4102.2 312208 21年1月25日 2,056 x64
Oledbsrc.dll 2019.150.4102.2 263056 21年1月25日 20:59 x86
Rawdest.dll 2019.150.4102.2 226192 21年1月25日 2,056 x64
Rawdest.dll 2019.150.4102.2 189328 21年1月25日 20:59 x86
Rawsource.dll 2019.150.4102.2 209808 21年1月25日 2,056 x64
Rawsource.dll 2019.150.4102.2 177040 21年1月25日 20:59 x86
Recordsetdest.dll 2019.150.4102.2 201616 21年1月25日 2,056 x64
Recordsetdest.dll 2019.150.4102.2 172944 21年1月25日 20:59 x86
Sqlceip.exe 15.0.4102.2 283536 21年1月25日 20:59 x86
Sqldest.dll 2019.150.4102.2 275344 21年1月25日 2,056 x64
Sqldest.dll 2019.150.4102.2 238480 21年1月25日 20:59 x86
Sqltaskconnections.dll 2019.150.4102.2 205712 21年1月25日 2,056 x64
Sqltaskconnections.dll 2019.150.4102.2 168848 21年1月25日 20:59 x86
Txagg.dll 2019.150.4102.2 390032 21年1月25日 2,056 x64
Txagg.dll 2019.150.4102.2 328592 21年1月25日 20:59 x86
Txbdd.dll 2019.150.4102.2 193424 21年1月25日 2,056 x64
Txbdd.dll 2019.150.4102.2 152464 21年1月25日 20:59 x86
Txbestmatch.dll 2019.150.4102.2 652176 21年1月25日 2,056 x64
Txbestmatch.dll 2019.150.4102.2 545680 21年1月25日 20:59 x86
Txcache.dll 2019.150.4102.2 209808 21年1月25日 2,056 x64
Txcache.dll 2019.150.4102.2 164752 21年1月25日 20:59 x86
Txcharmap.dll 2019.150.4102.2 312208 21年1月25日 2,056 x64
Txcharmap.dll 2019.150.4102.2 271248 21年1月25日 20:59 x86
Txcopymap.dll 2019.150.4102.2 197520 21年1月25日 2,056 x64
Txcopymap.dll 2019.150.4102.2 164752 21年1月25日 20:59 x86
Txdataconvert.dll 2019.150.4102.2 316304 21年1月25日 2,056 x64
Txdataconvert.dll 2019.150.4102.2 275344 21年1月25日 20:59 x86
Txderived.dll 2019.150.4102.2 639888 21年1月25日 2,056 x64
Txderived.dll 2019.150.4102.2 557968 21年1月25日 20:59 x86
Txfileextractor.dll 2019.150.4102.2 218000 21年1月25日 2,056 x64
Txfileextractor.dll 2019.150.4102.2 181136 21年1月25日 20:59 x86
Txfileinserter.dll 2019.150.4102.2 213904 21年1月25日 2,056 x64
Txfileinserter.dll 2019.150.4102.2 181136 21年1月25日 20:59 x86
Txgroupdups.dll 2019.150.4102.2 312208 21年1月25日 2,056 x64
Txgroupdups.dll 2019.150.4102.2 254864 21年1月25日 20:59 x86
Txlineage.dll 2019.150.4102.2 152464 21年1月25日 2,056 x64
Txlineage.dll 2019.150.4102.2 127888 21年1月25日 20:59 x86
Txlookup.dll 2019.150.4102.2 541584 21年1月25日 2,056 x64
Txlookup.dll 2019.150.4102.2 467856 21年1月25日 20:59 x86
Txmerge.dll 2019.150.4102.2 258,960 21年1月25日 2,056 x64
Txmerge.dll 2019.150.4102.2 201616 21年1月25日 20:59 x86
Txmergejoin.dll 2019.150.4102.2 308112 21年1月25日 2,056 x64
Txmergejoin.dll 2019.150.4102.2 246672 21年1月25日 20:59 x86
Txmulticast.dll 2019.150.4102.2 144272 21年1月25日 2,056 x64
Txmulticast.dll 2019.150.4102.2 115600 21年1月25日 20:59 x86
Txpivot.dll 2019.150.4102.2 238480 21年1月25日 2,056 x64
Txpivot.dll 2019.150.4102.2 205712 21年1月25日 20:59 x86
Txrowcount.dll 2019.150.4102.2 140176 21年1月25日 2,056 x64
Txrowcount.dll 2019.150.4102.2 111504 21年1月25日 20:59 x86
Txsampling.dll 2019.150.4102.2 193424 21年1月25日 2,056 x64
Txsampling.dll 2019.150.4102.2 156560 21年1月25日 20:59 x86
Txscd.dll 2019.150.4102.2 234384 21年1月25日 2,056 x64
Txscd.dll 2019.150.4102.2 197520 21年1月25日 20:59 x86
Txsort.dll 2019.150.4102.2 287632 21年1月25日 2,056 x64
Txsort.dll 2019.150.4102.2 230288 21年1月25日 20:59 x86
Txsplit.dll 2019.150.4102.2 623504 21年1月25日 2,056 x64
Txsplit.dll 2019.150.4102.2 549776 21年1月25日 20:59 x86
Txtermextraction.dll 2019.150.4102.2 8700816 21年1月25日 2,056 x64
Txtermextraction.dll 2019.150.4102.2 8643472 21年1月25日 20:59 x86
Txtermlookup.dll 2019.150.4102.2 4182928 21年1月25日 2,056 x64
Txtermlookup.dll 2019.150.4102.2 4137872 21年1月25日 20:59 x86
Txunionall.dll 2019.150.4102.2 205712 21年1月25日 2,056 x64
Txunionall.dll 2019.150.4102.2 160656 21年1月25日 20:59 x86
Txunpivot.dll 2019.150.4102.2 213904 21年1月25日 2,056 x64
Txunpivot.dll 2019.150.4102.2 181136 21年1月25日 20:59 x86
Xe.dll 2019.150.4102.2 631696 21年1月25日 20:59 x86
Xe.dll 2019.150.4102.2 721808 21年1月25日 20:59 x64

SQL Server 2019 sql_polybase_core_inst

File name 檔案版本 檔案大小 Date Time 平台
Dms.dll 15.0.1901.0 551840 21年1月25日 21:45 x86
Dmsnative.dll 2018.150.1901.0 145824 21年1月25日 21:45 x64
Dwengineservice.dll 15.0.1901.0 43936 21年1月25日 21:45 x86
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 21年1月25日 21:45 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 21年1月25日 21:45 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.116 2446928 21年1月25日 21:45 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2371 2250320 21年1月25日 21:45 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2371 147024 21年1月25日 21:45 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2412624 21年1月25日 21:45 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.39 2928720 21年1月25日 21:45 x64
Icudt58.dll 58.2.0.0 27109768 21年1月25日 21:45 x64
Icudt58.dll 58.2.0.0 27109832 21年1月25日 21:45 x64
Icuin58.dll 58.2.0.0 2425288 21年1月25日 21:45 x64
Icuin58.dll 58.2.0.0 2431880 21年1月25日 21:45 x64
Icuuc42.dll 8.0.2.124 15488080 21年1月25日 21:45 x64
Icuuc58.dll 58.2.0.0 1775048 21年1月25日 21:45 x64
Icuuc58.dll 58.2.0.0 1783688 21年1月25日 21:45 x64
Instapi150.dll 2019.150.4102.2 86928 21年1月25日 21:45 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 21年1月25日 21:45 x64
Libcrypto 1.1.1.4 2953680 21年1月25日 21:45 x64
Libsasl.dll 2.1.26.0 292224 21年1月25日 21:45 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 21年1月25日 21:45 x64
Libssl 1.1.1.4 798160 21年1月25日 21:45 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1901.0 66456 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1901.0 292256 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1901.0 1954712 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1901.0 169376 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1901.0 635808 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1901.0 244128 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1901.0 138136 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1901.0 78752 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1901.0 50,080 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1901.0 87,456 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1901.0 1128344 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1901.0 79,776 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1901.0 69536 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1901.0 34208 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1901.0 30,104 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1901.0 45,472 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1901.0 20384 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1901.0 25504 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1901.0 130456 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1901.0 85408 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1901.0 99744 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1901.0 291744 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 118688 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 137120 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 140192 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 136608 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 149408 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 138656 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 133024 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 175520 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 116128 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1901.0 135072 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1901.0 71576 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1901.0 20896 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1901.0 36256 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1901.0 127896 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1901.0 3050904 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1901.0 3953056 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 117152 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 132000 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 136608 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 132512 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 147360 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 133024 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 129440 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 169880 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 114080 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1901.0 130976 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1901.0 66464 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1901.0 2681248 21年1月25日 21:45 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1901.0 2435480 21年1月25日 21:45 x86
Mpdwinterop.dll 2019.150.4102.2 451472 21年1月25日 21:45 x64
Mpdwsvc.exe 2019.150.4102.2 7386000 21年1月25日 21:45 x64
Msodbcsql17.dll 2017.174.1.1 2016120 21年1月25日 21:45 x64
Odbc32.dll 10.0.17763.1 720792 21年1月25日 21:45 x64
Odbccp32.dll 10.0.17763.1 138136 21年1月25日 21:45 x64
Odbctrac.dll 10.0.17763.1 175000 21年1月25日 21:45 x64
Saslplain.dll 2.1.26.0 170880 21年1月25日 21:45 x64
Secforwarder.dll 2019.150.4102.2 78,736 21年1月25日 21:45 x64
Sharedmemory.dll 2018.150.1901.0 60320 21年1月25日 21:45 x64
Sqldk.dll 2019.150.4102.2 3146640 21年1月25日 21:45 x64
sqldumper.exe 2019.150.4102.2 185232 21年1月25日 21:45 x64
Sqlevn70.rll 2019.150.4102.2 1590160 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 4150160 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 3404688 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 4146064 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 4051856 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 2216848 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 2163600 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 3810192 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 3806096 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 1532816 21年1月25日 21:37 x64
Sqlevn70.rll 2019.150.4102.2 4014992 21年1月25日 21:37 x64
Sqlos.dll 2019.150.4102.2 41872 21年1月25日 21:45 x64
Sqlsortpdw.dll 2018.150.1901.0 4840344 21年1月25日 21:45 x64
Sqltses.dll 2019.150.4102.2 9077648 21年1月25日 21:45 x64
Tdataodbc_sb 16.20.0.1078 14995920 21年1月25日 21:45 x64
Terasso.dll 16.20.0.13 2158896 21年1月25日 21:45 x64
Zlibwapi.dll 1.2.11.0 281472 21年1月25日 21:45 x64

SQL Server 2019 sql_shared_mr

File name 檔案版本 檔案大小 Date Time 平台
Smrdll.dll 15.0.4102.2 29,584 21年1月25日 20:59 x86

SQL Server 2019 sql_tools_extensions

File name 檔案版本 檔案大小 Date Time 平台
Autoadmin.dll 2019.150.4102.2 1631120 21年1月25日 21:27 x86
Dtaengine.exe 2019.150.4102.2 218000 21年1月25日 21:27 x86
Dteparse.dll 2019.150.4102.2 111504 21年1月25日 21:27 x86
Dteparse.dll 2019.150.4102.2 123792 21年1月25日 21:27 x64
Dteparsemgd.dll 2019.150.4102.2 115600 21年1月25日 21:27 x86
Dteparsemgd.dll 2019.150.4102.2 131984 21年1月25日 21:27 x64
Dtepkg.dll 2019.150.4102.2 131984 21年1月25日 21:27 x86
Dtepkg.dll 2019.150.4102.2 152464 21年1月25日 21:27 x64
Dtexec.exe 2019.150.4102.2 71,568 21年1月25日 21:27 x64
Dtexec.exe 2019.150.4102.2 62864 21年1月25日 21:27 x86
Dts.dll 2019.150.4102.2 2761616 21年1月25日 21:27 x86
Dts.dll 2019.150.4102.2 3142544 21年1月25日 21:27 x64
Dtscomexpreval.dll 2019.150.4102.2 443280 21年1月25日 21:27 x86
Dtscomexpreval.dll 2019.150.4102.2 500624 21年1月25日 21:27 x64
Dtsconn.dll 2019.150.4102.2 430,992 21年1月25日 21:27 x86
Dtsconn.dll 2019.150.4102.2 521104 21年1月25日 21:27 x64
Dtshost.exe 2019.150.4102.2 104336 21年1月25日 21:27 x64
Dtshost.exe 2019.150.4102.2 87,440 21年1月25日 21:27 x86
Dtsmsg150.dll 2019.150.4102.2 553872 21年1月25日 21:27 x86
Dtsmsg150.dll 2019.150.4102.2 566160 21年1月25日 21:27 x64
Dtspipeline.dll 2019.150.4102.2 1119112 21年1月25日 21:27 x86
Dtspipeline.dll 2019.150.4102.2 1328016 21年1月25日 21:27 x64
Dtswizard.exe 15.0.4102.2 885648 21年1月25日 21:27 x64
Dtswizard.exe 15.0.4102.2 889744 21年1月25日 21:27 x86
Dtuparse.dll 2019.150.4102.2 99216 21年1月25日 21:27 x64
Dtuparse.dll 2019.150.4102.2 86928 21年1月25日 21:27 x86
Dtutil.exe 2019.150.4102.2 128912 21年1月25日 21:27 x86
Dtutil.exe 2019.150.4102.2 147,344 21年1月25日 21:27 x64
Exceldest.dll 2019.150.4102.2 279440 21年1月25日 21:27 x64
Exceldest.dll 2019.150.4102.2 234384 21年1月25日 21:27 x86
Excelsrc.dll 2019.150.4102.2 258,960 21年1月25日 21:27 x86
Excelsrc.dll 2019.150.4102.2 308112 21年1月25日 21:27 x64
Flatfiledest.dll 2019.150.4102.2 410512 21年1月25日 21:27 x64
Flatfiledest.dll 2019.150.4102.2 357264 21年1月25日 21:27 x86
Flatfilesrc.dll 2019.150.4102.2 369552 21年1月25日 21:27 x86
Flatfilesrc.dll 2019.150.4102.2 426896 21年1月25日 21:27 x64
Microsoft.sqlserver.astasks.dll 15.0.4102.2 78,736 21年1月25日 21:27 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4102.2 402320 21年1月25日 21:27 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4102.2 402320 21年1月25日 21:27 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4102.2 2999184 21年1月25日 21:27 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4102.2 41872 21年1月25日 21:27 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4102.2 41872 21年1月25日 21:27 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4102.2 58256 21年1月25日 21:27 x86
Microsoft.sqlserver.olapenum.dll 15.0.18181.0 99760 21年1月25日 21:27 x86
Msdtssrvrutil.dll 2019.150.4102.2 111504 21年1月25日 21:27 x64
Msdtssrvrutil.dll 2019.150.4102.2 99216 21年1月25日 21:27 x86
msmgdsrv.dll 2018.150.34.29 8277912 21年1月25日 下午 9 點 x86
Oledbdest.dll 2019.150.4102.2 238480 21年1月25日 21:27 x86
Oledbdest.dll 2019.150.4102.2 279440 21年1月25日 21:27 x64
Oledbsrc.dll 2019.150.4102.2 263056 21年1月25日 21:27 x86
Oledbsrc.dll 2019.150.4102.2 312208 21年1月25日 21:27 x64
Sqlresourceloader.dll 2019.150.4102.2 37,776 21年1月25日 21:27 x86
Sqlresourceloader.dll 2019.150.4102.2 50064 21年1月25日 21:27 x64
Sqlscm.dll 2019.150.4102.2 78,736 21年1月25日 21:27 x86
Sqlscm.dll 2019.150.4102.2 86928 21年1月25日 21:27 x64
Sqlsvc.dll 2019.150.4102.2 148368 21年1月25日 21:27 x86
Sqlsvc.dll 2019.150.4102.2 181136 21年1月25日 21:27 x64
Sqltaskconnections.dll 2019.150.4102.2 205712 21年1月25日 21:27 x64
Sqltaskconnections.dll 2019.150.4102.2 168848 21年1月25日 21:27 x86
Txdataconvert.dll 2019.150.4102.2 275344 21年1月25日 21:27 x86
Txdataconvert.dll 2019.150.4102.2 316304 21年1月25日 21:27 x64
Xe.dll 2019.150.4102.2 631696 21年1月25日 21:27 x86
Xe.dll 2019.150.4102.2 721808 21年1月25日 21:27 x64

此更新的注意事項

先決條件

若要套用此累積更新套件,您必須執行 SQL Server 2019。

重新啟動資訊

套用此累積更新套件之後,可能必須重新啟動電腦。

登錄資訊

若要使用此套件中的其中一個 Hotfix,您不需要對登錄進行任何變更。

重要注意事項

本文也提供下列重要資訊。

Analysis Services CU 組建版本

從 Microsoft SQL Server 2017 開始,Analysis Services 組建版本號碼和 SQL Server 資料庫引擎 組建版本號碼不相符。 如需詳細資訊,請參閱 驗證 Analysis Services 累積更新組建版本

累積更新 (CU)

  • 每個新的 CU 都包含已安裝 SQL Server 版本上一個 CU 隨附的所有修正程式。
  • SQL Server SU 會認證為與 Service Pack 相同的層級,而且應該以相同的信賴等級安裝。
  • 我們建議持續主動安裝 RU,因為它們會根據下列指導方針提供:
    • 歷程記錄數據顯示,大量支援案例牽涉到已發行 CU 中已解決的問題。
    • RU 可能包含超過和更新 Hotfix 的附加值。 這包括支援性、管理性和可靠性更新。
  • 建議您先測試 SQL Server CUS,再將其部署至生產環境。
混合式環境部署

當您將更新部署至混合式環境時(例如 AlwaysOn、複寫、叢集和鏡像),建議您在部署更新之前參考下列文章:

語言支援

SQL Server SU 目前多語系。 因此,此 CU 套件並非專屬於一種語言。 它適用於所有支持的語言。

元件(功能) 已更新

一個 CU 套件包含所有 SQL Server 2019 元件的所有可用更新(功能)。 不過,累積更新套件只會更新您選取要服務之 SQL Server 實例上目前安裝的元件。 如果在套用此 CU 之後,SQL Server 功能(例如 Analysis Services)新增至實例,您必須重新套用此 CU,才能將新功能更新至此 CU。

此更新的支援

如果發生其他問題,或需要任何疑難解答,您可能必須建立服務要求。 通常的支援成本適用於其他支持問題,以及不符合此特定累積更新套件資格的問題。 如需Microsoft客戶服務及支持電話號碼的完整清單,或建立個別的服務要求,請移至 Microsoft支持網站

如何卸載此更新

如何在 Windows 上卸載此更新
  1. 在 控制台 中,開啟 [程式和功能] 專案,然後選取 [檢視已安裝的更新]。
  2. 找出對應至 SQL Server 2019這個累積更新套件的專案。
  3. 按住 (或以滑鼠右鍵按兩下) 項目,然後選取 [ 卸載]。
如何在Linux上卸載此更新

若要在Linux上卸載此 CU,您必須將套件復原至舊版。 如需如何復原安裝的詳細資訊,請參閱 復原 SQL Server

參考資料