KB4538853 - SQL Server 2019 的累積更新 3
發行日期: 2020 年 3 月 12 日
版本: 15.0.4023.6
摘要
本文說明 Microsoft SQL Server 2019 的累積更新套件 3 (CU3) 。 此更新包含 2019 年 SQL Server 累積更新 2 發行後發行的 23 個修正程式,並會更新下列組建中的元件:
- SQL Server - 產品版本:15.0.4023.6,檔案版本:2019.150.4023.6
- Analysis Services - 產品版本: 15.0.34.9,檔案版本: 2018.150.34.9
此更新中的已知問題
在某些情況下,有一個已知的卸載問題會影響此SQL Server 2019 CU3。 如果您卸載此 CU,SQL Server不會上線,您會發現下列SQL Server錯誤記錄專案:
資料庫 'master' 中 'system_xevents_modification.sql' 的腳本層級無法從此伺服器支援的 XXXXXXXXX 降級為 XXXXXXXXXXX。 這通常表示已附加未來的資料庫,而且目前的安裝不支援降級路徑。 安裝較新版本的 SQL Server,然後重新嘗試開啟資料庫。
若要減輕此問題,請啟用追蹤旗標 - T902 讓SQL Server上線。 您不需要再次卸載程式。 若要升級至新的 CU,您必須先移除此旗標。
SQL Server 2019 CU5 或任何更新的 CU 版本都包含修正程式。
此更新中包含的改善和修正
您可以使用可下載的 Excel 活頁簿,其中包含組建的摘要清單,以及其目前的支援生命週期。 Excel 檔案同時包含 SQL Server 2019 與 SQL Server 2017 的詳細修正清單。 選取立即下載此 Excel 檔案。
注意事項
下表中的個別專案可以透過書簽直接參考。 如果您在資料表中選取任何 Bug 參考識別碼,則會使用 「#NNNNNNNN」 格式將書簽標記新增至 URL。 然後,您可以與其他人共用此 URL,讓他們可以直接跳到資料表中所需的修正程式。
如需此累積更新中所包含之固定和增強功能之 Bug 的詳細資訊,請參閱下列 Microsoft 知識庫文章。
Bug 參考 | 描述 | 修正區域 | 元件 | 平台 |
---|---|---|---|---|
13410674 | 修正:從 2019 SQL Server 2019 (KB4547890 中的舊版還原之後,嘗試升級 SSISDB 時,ISDBUpgradeWizard.exe擲回錯誤) | Integration Services | Dts | Windows |
13410658 | 當選取的驅動程式為 MSOLEDBSQL 時,允許 DTSWizard 支援 AAD。 | Integration Services | Integration Services | Windows |
13405530 | 當您從 2019 年 SQL Server JSON 程式碼下的描述性資料表中刪除資料庫屬性時,就會發生「JSON DDL 要求遺漏資料庫名稱」錯誤。 | 開放性與互通性 | 通訊協定 | Windows |
13378659 | 修正:當您使用機器學習服務安裝 SQL Server 2019 和自訂共用功能目錄 (KB4540121) 時,sp_execute_external_script不會執行 | SQL Server引擎 | 擴充性 | Windows |
13404121 | 修正:在 Linux SQL Server 2019 (KB4548131 中以平行模式執行 rx 作業時,無法存取 openmpi 路徑) | SQL Server引擎 | 擴充性 | Linux |
13411046 | 修正:在 Linux (KB4548133) ,SQL Server 2019 sp_execute_external_script查詢中的 OutputDataSet 的資料長度/大小對於 Unicode Nvarchar 資料類型資料行而言不正確 | SQL Server引擎 | 擴充性 | Linux |
13412450 | 修正:在 2019 年 SQL Server (KB4539172) 的容錯移轉期間,啟動控制板服務無法啟動 | SQL Server引擎 | 擴充性 | Windows |
13395279 | 更新 Zulu JRE 版本為 zulu11.37.18-sa-jre11.0.6 。 |
SQL Server引擎 | 擴充性 | 全部 |
13403957 | 更新已更新 FWLINK 3.5.2.293 版的 RSetup。 | SQL Server引擎 | 擴充性 | Windows |
13412437 | 更新Linux 上的 SQL Server (mssql mlservices 和擴充性) 套件來解決下列問題: 1。 BxlServer 耗用 100% CPU。 2. Python 啟動器在刪除檔案時遇到判斷提示。 3. 使用 Unicode 字串搭配 OutputDataSet InputDataSet 和 資料傳遞查詢時的資料長度不相符。 |
SQL Server引擎 | 擴充性 | Linux |
13429278 | 修正:當您在 2019 SQL Server 2019 (KB4550657 中與SQL Server Agent互動時發生錯誤) | SQL Server引擎 | 高可用性和災害復原 | Windows |
13209410 | SQL Server列印記憶體內部 OLTP 相關訊息時,錯誤記錄檔包含其他空白行。 | SQL Server引擎 | 記憶體內部 OLTP | 全部 |
13357974 | 由於 SQL Server 2019 中名為並行 PFS 更新的新功能預設為啟用,因此在某些罕見角落案例中,您可能會在SQL Server中遇到未產生的執行緒和閂鎖逾時錯誤。 | SQL Server引擎 | 存取預存資料的方法 | 全部 |
13324032 | 修正:.NET Framework DbDataAdapter.FillSchema 方法會在相容性層級為 140 的資料庫上傳回 Null SQL Server 2019 和 2017 (KB4529927) | SQL Server引擎 | 可程式性 | Windows |
13350041 | 當您重複執行使用臨時表的預存程式與 SQL Server 2019 上的索引時,用戶端可能會收到未預期的錯誤,並出現訊息「目前命令發生嚴重錯誤」,而且存取違規例外狀況會記錄在SQL Server上。 如果在任何舊版的主要SQL Server上執行相同的工作負載,就不會發生此問題。 | SQL Server引擎 | 查詢執行 | Windows |
13388147 | 當您對 執行 sys.dm_db_stats_histogram 查詢時,當您選擇平行計畫時,它可能會因為存取違規而失敗。 |
SQL Server引擎 | 查詢執行 | 全部 |
13360725 | 當您執行的 SELECT 查詢傳回具有內嵌純量 UDF 中變數指派的空白/多個資料列時,您可能會收到錯誤的結果。 |
SQL Server引擎 | 查詢最佳化工具 | Windows |
13383620 | 此更新可減少 BDC 存放集區資料表和其他 Polybase 外部資料表的查詢執行時間。 | SQL Server引擎 | SQL BDC Polybase | Linux |
13321064 | 改進:在 SQL Server 2019 (KB4538118 中啟用混合式緩衝集區讀取快取) | SQL Server引擎 | SQL OS | 全部 |
13357938 | 改進:新增 Linux (KB4538686) 上 SQL Server 2019 的新保護金鑰功能工作 | SQL Server引擎 | SQL OS | Linux |
13359752 | 改進:SQL Server 2019 和 2016 (KB4541132 中的預設 XEvent 追蹤system_health會增加大小和保留原則) | SQL Server引擎 | SQL OS | 全部 |
13317222 | 針對混合式緩衝集區中的 Pmm 頁面啟用 SQL 總和檢查碼探查程式。 | SQL Server引擎 | SQL OS | 全部 |
13382004 | 修正:從 Linux 上的 SQL Server 2019 建立至 Azure Blob 儲存體的資料庫可能會失敗, (KB4548523) | SQL Server引擎 | 儲存體管理 | Windows |
如何取得或下載此或最新的累積更新套件
如何取得或下載 Windows (建議) 的最新累積更新套件
下列更新可從 Microsoft 下載中心取得:
注意事項
- Microsoft 下載中心一律會顯示最新的 SQL Server 2019 CU 版本。
- 如果下載頁面未出現,請連絡 Microsoft 客戶服務及支援 服務以取得累積更新套件。
如何從 Microsoft Update Catalog 取得或下載此適用于 Windows 的累積更新套件
下列更新可從 Microsoft Update Catalog 取得:
注意事項
- Microsoft Update Catalog包含此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) 的最新累積更新
若要將 Microsoft SQL Server 2019 巨量資料叢集 (Linux 上的 BDC) 升級至最新的 CU,請參閱巨量資料叢集部署指導方針。
從 SQL Server 2019 CU1 開始,您可以從 2019 GDR1) (SQL Server生產支援的版本執行巨量資料叢集就地升級。 如需詳細資訊,請參閱如何升級SQL Server 巨量資料叢集。
如需詳細資訊,請參閱巨量資料叢集版本資訊。
檔案資訊
檔案雜湊資訊
您可以使用下列命令,藉由計算 SQLServer2019-KB4538853-x64.exe 檔案的雜湊來驗證下載:
certutil -hashfile SQLServer2019-KB4538853-x64.exe SHA256
檔案名稱 | SHA256 雜湊 |
---|---|
SQLServer2019-KB4538853-x64.exe | D76CB8E8EE60535B602194BE66500FB79EE49EC2445002EBC0F7AABCBA5FAFCD |
累積更新套件檔案資訊
此套件的英文版本具有下表所列的檔案屬性 (或更新版本的檔案屬性) 。 這些檔案的日期和時間會列在國際標準時間 (UTC) 中。 當您檢視檔案資訊時,它會轉換成當地時間。 若要尋找 UTC 和當地時間之間的差異,請使用 主控台 中[日期和時間] 專案中的 [時區] 索引標籤。
x64 型版本
SQL Server 2019 Analysis Services
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Asplatformhost.dll | 2018.150.34.9 | 291728 | 04-Mar-20 | 01:47 | x64 |
Mashupcompression.dll | 2.72.5556.181 | 140664 | 04-Mar-20 | 01:53 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.34.9 | 757344 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 174472 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 198752 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 201096 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 197512 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 213904 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 196488 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 192400 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 251272 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 172944 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.9 | 195984 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.34.9 | 1096592 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.34.9 | 479632 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 53648 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 58256 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 58464 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 57744 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 60816 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 57232 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 57440 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 66448 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 52856 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.9 | 57224 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 17808 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16776 | 04-Mar-20 | 01:47 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.9 | 16784 | 04-Mar-20 | 01:47 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 660856 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.dll | 2.72.5556.181 | 180600 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.oledb.dll | 2.72.5556.181 | 30072 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.preview.dll | 2.72.5556.181 | 74616 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.72.5556.181 | 102264 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 37752 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 28536 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 45944 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 37752 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 29048 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454456 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920680 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 23928 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 25464 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 25976 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 28536 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37752 | 04-Mar-20 | 01:53 | x86 |
Microsoft.hostintegration.connectors.dll | 2.72.5556.181 | 5242744 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.container.exe | 2.72.5556.181 | 19832 | 04-Mar-20 | 01:53 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.72.5556.181 | 19832 | 04-Mar-20 | 01:53 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.72.5556.181 | 19832 | 04-Mar-20 | 01:53 | x64 |
Microsoft.mashup.eventsource.dll | 2.72.5556.181 | 149368 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.dll | 2.72.5556.181 | 82296 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15432 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15736 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.72.5556.181 | 190840 | 04-Mar-20 | 01:53 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.72.5556.181 | 59768 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.shims.dll | 2.72.5556.181 | 26488 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140152 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.dll | 2.72.5556.181 | 14094200 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 541560 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 652152 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 643960 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 627576 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 676728 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 635768 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 615288 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 848760 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 533368 | 04-Mar-20 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 623480 | 04-Mar-20 | 01:53 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437560 | 04-Mar-20 | 01:53 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778616 | 04-Mar-20 | 01:53 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.0.30.15 | 1100152 | 04-Mar-20 | 01:53 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126328 | 04-Mar-20 | 01:53 | x86 |
Msmdctr.dll | 2018.150.34.9 | 37472 | 04-Mar-20 | 01:47 | x64 |
Msmdlocal.dll | 2018.150.34.9 | 47777168 | 04-Mar-20 | 01:47 | x86 |
Msmdlocal.dll | 2018.150.34.9 | 66285456 | 04-Mar-20 | 01:47 | x64 |
Msmdpump.dll | 2018.150.34.9 | 10187872 | 04-Mar-20 | 01:47 | x64 |
Msmdredir.dll | 2018.150.34.9 | 7955344 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 15760 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 15760 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 16272 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 15760 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 16272 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 16272 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 16272 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 17296 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 15760 | 04-Mar-20 | 01:47 | x86 |
Msmdspdm.resources.dll | 15.0.34.9 | 15760 | 04-Mar-20 | 01:47 | x86 |
Msmdsrv.exe | 2018.150.34.9 | 65825168 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 832608 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1627232 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1453152 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1642080 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1607776 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1000544 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 991328 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1536096 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1520736 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 810080 | 04-Mar-20 | 01:47 | x64 |
Msmdsrv.rll | 2018.150.34.9 | 1595488 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 831584 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1623648 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1450080 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1636960 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1603680 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 998008 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 990304 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1532000 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1517152 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 809056 | 04-Mar-20 | 01:47 | x64 |
Msmdsrvi.rll | 2018.150.34.9 | 1590672 | 04-Mar-20 | 01:47 | x64 |
Msmgdsrv.dll | 2018.150.34.9 | 8278416 | 04-Mar-20 | 01:47 | x86 |
Msmgdsrv.dll | 2018.150.34.9 | 10184824 | 04-Mar-20 | 01:47 | x64 |
Msolap.dll | 2018.150.34.9 | 8607120 | 04-Mar-20 | 01:47 | x86 |
Msolap.dll | 2018.150.34.9 | 11014776 | 04-Mar-20 | 01:47 | x64 |
Msolui.dll | 2018.150.34.9 | 285072 | 04-Mar-20 | 01:47 | x86 |
Msolui.dll | 2018.150.34.9 | 305552 | 04-Mar-20 | 01:47 | x64 |
Powerbiextensions.dll | 2.72.5556.181 | 9252728 | 04-Mar-20 | 01:53 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728440 | 04-Mar-20 | 01:53 | x64 |
Sqlceip.exe | 15.0.4023.6 | 283736 | 04-Mar-20 | 01:52 | x86 |
Sqldumper.exe | 2019.150.4023.6 | 152456 | 04-Mar-20 | 01:50 | x86 |
Sqldumper.exe | 2019.150.4023.6 | 185224 | 04-Mar-20 | 01:50 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117624 | 04-Mar-20 | 01:53 | x86 |
Tmapi.dll | 2018.150.34.9 | 6177168 | 04-Mar-20 | 01:47 | x64 |
Tmcachemgr.dll | 2018.150.34.9 | 4916624 | 04-Mar-20 | 01:47 | x64 |
Tmpersistence.dll | 2018.150.34.9 | 1183632 | 04-Mar-20 | 01:47 | x64 |
Tmtransactions.dll | 2018.150.34.9 | 6802312 | 04-Mar-20 | 01:47 | x64 |
Xmsrv.dll | 2018.150.34.9 | 35458144 | 04-Mar-20 | 01:47 | x86 |
Xmsrv.dll | 2018.150.34.9 | 26021264 | 04-Mar-20 | 01:47 | x64 |
SQL Server 2019 Database Services Common Core
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Instapi150.dll | 2019.150.4023.6 | 74872 | 04-Mar-20 | 01:48 | x86 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 01:48 | x64 |
Msasxpress.dll | 2018.150.34.9 | 26208 | 04-Mar-20 | 01:48 | x86 |
Msasxpress.dll | 2018.150.34.9 | 31120 | 04-Mar-20 | 01:48 | x64 |
Sqldumper.exe | 2019.150.4023.6 | 185224 | 04-Mar-20 | 01:54 | x64 |
Sqldumper.exe | 2019.150.4023.6 | 152456 | 04-Mar-20 | 01:54 | x86 |
Sqlmanager.dll | 2019.150.4023.6 | 873560 | 04-Mar-20 | 01:56 | x64 |
Sqlmanager.dll | 2019.150.4023.6 | 742280 | 04-Mar-20 | 01:57 | x86 |
SQL Server 2019 sql_dreplay_client
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4023.6 | 664968 | 04-Mar-20 | 01:55 | x86 |
Dreplayutil.dll | 2019.150.4023.6 | 304224 | 04-Mar-20 | 01:55 | x86 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 01:51 | x64 |
SQL Server 2019 sql_dreplay_controller
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4023.6 | 664968 | 04-Mar-20 | 01:49 | x86 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 01:49 | x64 |
SQL Server 2019 Database Services Core 實例
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4023.6 | 4652936 | 04-Mar-20 | 03:27 | x64 |
Aetm-enclave.dll | 2019.150.4023.6 | 4603744 | 04-Mar-20 | 03:27 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4023.6 | 4924648 | 04-Mar-20 | 03:27 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4023.6 | 4866248 | 04-Mar-20 | 03:27 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 04-Mar-20 | 01:45 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 04-Mar-20 | 01:45 | x64 |
Hkcompile.dll | 2019.150.4023.6 | 1291352 | 04-Mar-20 | 03:27 | x64 |
Hkengine.dll | 2019.150.4023.6 | 5784672 | 04-Mar-20 | 03:27 | x64 |
Hkruntime.dll | 2019.150.4023.6 | 181336 | 04-Mar-20 | 03:27 | x64 |
Hktempdb.dll | 2019.150.4023.6 | 62344 | 04-Mar-20 | 03:28 | x64 |
Qds.dll | 2019.150.4023.6 | 1176456 | 04-Mar-20 | 03:27 | x64 |
Rsfxft.dll | 2019.150.4023.6 | 50056 | 04-Mar-20 | 03:28 | x64 |
Secforwarder.dll | 2019.150.4023.6 | 78968 | 04-Mar-20 | 03:27 | x64 |
Sqlaamss.dll | 2019.150.4023.6 | 107400 | 04-Mar-20 | 03:31 | x64 |
Sqlaccess.dll | 2019.150.4023.6 | 492640 | 04-Mar-20 | 03:29 | x64 |
Sqlagent.exe | 2019.150.4023.6 | 725896 | 04-Mar-20 | 03:30 | x64 |
Sqlceip.exe | 15.0.4023.6 | 283736 | 04-Mar-20 | 03:27 | x86 |
Sqlcmdss.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 03:31 | x64 |
Sqlctr150.dll | 2019.150.4023.6 | 140168 | 04-Mar-20 | 03:28 | x64 |
Sqlctr150.dll | 2019.150.4023.6 | 115808 | 04-Mar-20 | 03:30 | x86 |
Sqldk.dll | 2019.150.4023.6 | 3138440 | 04-Mar-20 | 03:28 | x64 |
Sqldtsss.dll | 2019.150.4023.6 | 107616 | 04-Mar-20 | 03:31 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 1586264 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3482504 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3675016 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4141960 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4256864 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3396488 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3560536 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4133984 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3990408 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4039560 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 2208648 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 2159712 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3847048 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3523672 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3994712 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3801992 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3798104 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3593096 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3482720 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 1528712 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3888008 | 04-Mar-20 | 03:27 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4006792 | 04-Mar-20 | 03:27 | x64 |
Sqllang.dll | 2019.150.4023.6 | 39527304 | 04-Mar-20 | 03:27 | x64 |
Sqlmin.dll | 2019.150.4023.6 | 40138848 | 04-Mar-20 | 03:27 | x64 |
Sqlolapss.dll | 2019.150.4023.6 | 103304 | 04-Mar-20 | 03:31 | x64 |
Sqlos.dll | 2019.150.4023.6 | 46176 | 04-Mar-20 | 03:27 | x64 |
Sqlpowershellss.dll | 2019.150.4023.6 | 83032 | 04-Mar-20 | 03:32 | x64 |
Sqlrepss.dll | 2019.150.4023.6 | 82824 | 04-Mar-20 | 03:33 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4023.6 | 41864 | 04-Mar-20 | 03:28 | x64 |
Sqlscriptupgrade.dll | 2019.150.4023.6 | 5796744 | 04-Mar-20 | 03:27 | x64 |
Sqlservr.exe | 2019.150.4023.6 | 623496 | 04-Mar-20 | 03:27 | x64 |
Sqlsvc.dll | 2019.150.4023.6 | 181128 | 04-Mar-20 | 03:31 | x64 |
Sqltses.dll | 2019.150.4023.6 | 9069448 | 04-Mar-20 | 03:28 | x64 |
Svl.dll | 2019.150.4023.6 | 160648 | 04-Mar-20 | 03:27 | x64 |
Xpstar.dll | 2019.150.4023.6 | 472152 | 04-Mar-20 | 03:30 | x64 |
SQL Server 2019 Database Services Core Shared
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dts.dll | 2019.150.4023.6 | 3142536 | 04-Mar-20 | 01:57 | x64 |
Dtsmsg150.dll | 2019.150.4023.6 | 566152 | 04-Mar-20 | 01:45 | x64 |
Dtspipeline.dll | 2019.150.4023.6 | 1328008 | 04-Mar-20 | 01:54 | x64 |
Dtswizard.exe | 15.0.4023.6 | 885848 | 04-Mar-20 | 01:55 | x64 |
Flatfiledest.dll | 2019.150.4023.6 | 410504 | 04-Mar-20 | 01:53 | x64 |
Flatfilesrc.dll | 2019.150.4023.6 | 426888 | 04-Mar-20 | 01:53 | x64 |
Logread.exe | 2019.150.4023.6 | 717704 | 04-Mar-20 | 01:51 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4023.6 | 58248 | 04-Mar-20 | 01:45 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4023.6 | 390024 | 04-Mar-20 | 01:53 | x86 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 04-Mar-20 | 01:56 | x64 |
Msxmlsql.dll | 2019.150.4023.6 | 1496152 | 04-Mar-20 | 01:56 | x64 |
Osql.exe | 2019.150.4023.6 | 91224 | 04-Mar-20 | 01:55 | x64 |
Qrdrsvc.exe | 2019.150.4023.6 | 496520 | 04-Mar-20 | 01:51 | x64 |
Rdistcom.dll | 2019.150.4023.6 | 914312 | 04-Mar-20 | 01:52 | x64 |
Replmerg.exe | 2019.150.4023.6 | 562056 | 04-Mar-20 | 01:57 | x64 |
Replprov.dll | 2019.150.4023.6 | 853088 | 04-Mar-20 | 01:50 | x64 |
Replrec.dll | 2019.150.4023.6 | 1029216 | 04-Mar-20 | 01:57 | x64 |
Replsub.dll | 2019.150.4023.6 | 472160 | 04-Mar-20 | 01:53 | x64 |
Spresolv.dll | 2019.150.4023.6 | 275544 | 04-Mar-20 | 01:50 | x64 |
Sqldiag.exe | 2019.150.4023.6 | 1139592 | 04-Mar-20 | 01:51 | x64 |
Sqllogship.exe | 15.0.4023.6 | 103304 | 04-Mar-20 | 01:45 | x64 |
Sqlsvc.dll | 2019.150.4023.6 | 148360 | 04-Mar-20 | 01:45 | x86 |
Sqlsvc.dll | 2019.150.4023.6 | 181128 | 04-Mar-20 | 01:45 | x64 |
SQL Server 2019 sql_extensibility
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Commonlauncher.dll | 2019.150.4023.6 | 91256 | 04-Mar-20 | 01:58 | x64 |
Exthost.exe | 2019.150.4023.6 | 230496 | 04-Mar-20 | 01:59 | x64 |
Launchpad.exe | 2019.150.4023.6 | 1225824 | 04-Mar-20 | 01:59 | x64 |
Sqlsatellite.dll | 2019.150.4023.6 | 1021024 | 04-Mar-20 | 01:58 | x64 |
SQL Server 2019 sql_inst_mr
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4023.6 | 29784 | 04-Mar-20 | 01:52 | x86 |
SQL Server 2019 Integration Services
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dts.dll | 2019.150.4023.6 | 3142536 | 04-Mar-20 | 02:19 | x64 |
Dts.dll | 2019.150.4023.6 | 2765920 | 04-Mar-20 | 02:20 | x86 |
Dtsmsg150.dll | 2019.150.4023.6 | 566152 | 04-Mar-20 | 02:19 | x64 |
Dtsmsg150.dll | 2019.150.4023.6 | 553864 | 04-Mar-20 | 02:21 | x86 |
Dtspipeline.dll | 2019.150.4023.6 | 1119112 | 04-Mar-20 | 02:19 | x86 |
Dtspipeline.dll | 2019.150.4023.6 | 1328008 | 04-Mar-20 | 02:19 | x64 |
Dtswizard.exe | 15.0.4023.6 | 889952 | 04-Mar-20 | 02:18 | x86 |
Dtswizard.exe | 15.0.4023.6 | 885848 | 04-Mar-20 | 02:18 | x64 |
Flatfiledest.dll | 2019.150.4023.6 | 410504 | 04-Mar-20 | 02:18 | x64 |
Flatfiledest.dll | 2019.150.4023.6 | 357472 | 04-Mar-20 | 02:19 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 369544 | 04-Mar-20 | 02:18 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 426888 | 04-Mar-20 | 02:20 | x64 |
Isdbupgradewizard.exe | 15.0.4023.6 | 119688 | 04-Mar-20 | 02:18 | x86 |
Isdbupgradewizard.exe | 15.0.4023.6 | 119896 | 04-Mar-20 | 02:18 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4023.6 | 58248 | 04-Mar-20 | 02:18 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4023.6 | 58456 | 04-Mar-20 | 02:21 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4023.6 | 390024 | 04-Mar-20 | 02:18 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4023.6 | 140168 | 04-Mar-20 | 02:18 | x86 |
Msdtssrvr.exe | 15.0.4023.6 | 217992 | 04-Mar-20 | 02:18 | x64 |
Msmdpp.dll | 2018.150.34.9 | 10062432 | 04-Mar-20 | 01:52 | x64 |
Odbcdest.dll | 2019.150.4023.6 | 369544 | 04-Mar-20 | 02:19 | x64 |
Odbcdest.dll | 2019.150.4023.6 | 316296 | 04-Mar-20 | 02:20 | x86 |
Odbcsrc.dll | 2019.150.4023.6 | 328792 | 04-Mar-20 | 02:18 | x86 |
Odbcsrc.dll | 2019.150.4023.6 | 381832 | 04-Mar-20 | 02:19 | x64 |
Sqlceip.exe | 15.0.4023.6 | 283736 | 04-Mar-20 | 02:21 | x86 |
SQL Server 2019 sql_polybase_core_inst
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dms.dll | 15.0.1828.0 | 557696 | 04-Mar-20 | 03:26 | x86 |
Dmsnative.dll | 2018.150.1828.0 | 138880 | 04-Mar-20 | 03:26 | x64 |
Dwengineservice.dll | 15.0.1828.0 | 50544 | 04-Mar-20 | 03:26 | x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.108 | 2365520 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2272 | 2199120 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2272 | 144976 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.217 | 2408016 | 04-Mar-20 | 03:26 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 04-Mar-20 | 03:26 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 04-Mar-20 | 03:26 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 04-Mar-20 | 03:26 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 04-Mar-20 | 03:26 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 04-Mar-20 | 03:26 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 04-Mar-20 | 03:26 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 04-Mar-20 | 03:26 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 04-Mar-20 | 03:26 | x64 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 03:26 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 04-Mar-20 | 03:26 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 04-Mar-20 | 03:26 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 04-Mar-20 | 03:26 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 04-Mar-20 | 03:26 | x64 |
Libssl | 1.1.1.4 | 798160 | 04-Mar-20 | 03:26 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1828.0 | 73344 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1828.0 | 299136 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1828.0 | 1956480 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1828.0 | 176464 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1828.0 | 626512 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1828.0 | 249704 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1828.0 | 144512 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1828.0 | 85632 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1828.0 | 56960 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1828.0 | 94328 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1828.0 | 1134720 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1828.0 | 86888 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1828.0 | 76648 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1828.0 | 41088 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1828.0 | 36992 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1828.0 | 52048 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1828.0 | 27504 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1828.0 | 32384 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1828.0 | 137344 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1828.0 | 92288 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1828.0 | 106624 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1828.0 | 295248 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 124544 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 142160 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 145024 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 141648 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 153936 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 143488 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 138360 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 178816 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 121984 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1828.0 | 140416 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1828.0 | 78672 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1828.0 | 27776 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1828.0 | 43136 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1828.0 | 134272 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1828.0 | 3034448 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1828.0 | 3959120 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 124240 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 139088 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 143696 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 139600 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 154448 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 140112 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 136528 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 176976 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 121168 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1828.0 | 138064 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1828.0 | 72320 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1828.0 | 2688128 | 04-Mar-20 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1828.0 | 2442368 | 04-Mar-20 | 03:26 | x86 |
Mpdwinterop.dll | 2019.150.4023.6 | 451464 | 04-Mar-20 | 03:26 | x64 |
Mpdwsvc.exe | 2019.150.4023.6 | 7394184 | 04-Mar-20 | 03:26 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 04-Mar-20 | 03:26 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 04-Mar-20 | 03:26 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 04-Mar-20 | 03:26 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 04-Mar-20 | 03:26 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 04-Mar-20 | 03:26 | x64 |
Secforwarder.dll | 2019.150.4023.6 | 78968 | 04-Mar-20 | 03:26 | x64 |
Sharedmemory.dll | 2018.150.1828.0 | 66896 | 04-Mar-20 | 03:26 | x64 |
Sqldk.dll | 2019.150.4023.6 | 3138440 | 04-Mar-20 | 03:26 | x64 |
Sqldumper.exe | 2019.150.4023.6 | 185224 | 04-Mar-20 | 03:26 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 1586264 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4141960 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3396488 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4133984 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4039560 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 2208648 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 2159712 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3801992 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 3798104 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 1528712 | 04-Mar-20 | 03:25 | x64 |
Sqlevn70.rll |
2019.150.4023.6 | 4006792 | 04-Mar-20 | 03:25 | x64 |
Sqlos.dll | 2019.150.4023.6 | 46176 | 04-Mar-20 | 03:26 | x64 |
Sqlsortpdw.dll | 2018.150.1828.0 | 4846928 | 04-Mar-20 | 03:26 | x64 |
Sqltses.dll | 2019.150.4023.6 | 9069448 | 04-Mar-20 | 03:26 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 04-Mar-20 | 03:26 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 04-Mar-20 | 03:26 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 04-Mar-20 | 03:26 | x64 |
SQL Server 2019 sql_shared_mr
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4023.6 | 29792 | 04-Mar-20 | 01:52 | x86 |
SQL Server 2019 sql_tools_extensions
檔案名稱 | 檔案版本 | 檔案大小 | 日期 | 時間 | 平台 |
---|---|---|---|---|---|
Dts.dll | 2019.150.4023.6 | 2765920 | 04-Mar-20 | 02:12 | x86 |
Dts.dll | 2019.150.4023.6 | 3142536 | 04-Mar-20 | 02:12 | x64 |
Dtsmsg150.dll | 2019.150.4023.6 | 553864 | 04-Mar-20 | 02:12 | x86 |
Dtsmsg150.dll | 2019.150.4023.6 | 566152 | 04-Mar-20 | 02:12 | x64 |
Dtspipeline.dll | 2019.150.4023.6 | 1119112 | 04-Mar-20 | 02:12 | x86 |
Dtspipeline.dll | 2019.150.4023.6 | 1328008 | 04-Mar-20 | 02:12 | x64 |
Dtswizard.exe | 15.0.4023.6 | 885848 | 04-Mar-20 | 02:12 | x64 |
Dtswizard.exe | 15.0.4023.6 | 889952 | 04-Mar-20 | 02:12 | x86 |
Flatfiledest.dll | 2019.150.4023.6 | 410504 | 04-Mar-20 | 02:12 | x64 |
Flatfiledest.dll | 2019.150.4023.6 | 357472 | 04-Mar-20 | 02:12 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 369544 | 04-Mar-20 | 02:12 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 426888 | 04-Mar-20 | 02:12 | x64 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4023.6 | 402312 | 04-Mar-20 | 02:12 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4023.6 | 402552 | 04-Mar-20 | 02:12 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4023.6 | 2999176 | 04-Mar-20 | 02:12 | x86 |
Msmgdsrv.dll | 2018.150.34.9 | 8278416 | 04-Mar-20 | 01:55 | x86 |
Sqlsvc.dll | 2019.150.4023.6 | 181128 | 04-Mar-20 | 02:12 | x64 |
Sqlsvc.dll | 2019.150.4023.6 | 148360 | 04-Mar-20 | 02:13 | x86 |
此更新的注意事項
先決條件
若要套用此累積更新套件,您必須在 2019 SQL Server執行。
重新開機資訊
套用此累積更新套件之後,您可能必須重新開機電腦。
登錄資訊
若要使用此套件中的其中一個 Hotfix,您不需要對登錄進行任何變更。
重要注意事項
本文也提供下列重要資訊。
Analysis Services CU 組建版本
從 Microsoft SQL Server 2017 開始,Analysis Services 組建版本號碼和 SQL Server Database Engine 組建版本號碼不相符。 如需詳細資訊,請 參閱驗證 Analysis Services 累積更新組建版本。
(CU) 的累積更新
- 每個新的 CU 都包含已安裝之 SQL Server 版舊版 CU 隨附的所有修正程式。
- SQL Server的 SU 會認證為與 Service Pack 相同的層級,而且應該安裝在相同的信賴層級。
- 我們建議您根據下列指導方針,在 CUS 可供使用時進行主動式安裝:
- 歷程記錄資料顯示,大量支援案例牽涉到已在發行 CU 中解決的問題。
- TU 可能包含 Hotfix 的上方和以上的加值。 這包括可支援性、管理性和可靠性更新。
- 建議您先測試SQL Server個 RU,再將它們部署到生產環境。
混合式環境部署
當您將更新部署至混合式環境 (,例如Always On、複寫、叢集和鏡像) 時,建議您在部署更新之前參閱下列文章:
-
注意事項
如果您不想使用滾動更新程式,請遵循下列步驟來套用更新:
- 在被動節點上安裝更新。
- 在作用中節點上安裝更新 (需要重新開機服務) 。
-
注意事項
如果您使用SSISDB目錄啟用Always On,請參閱SSIS 的相關資訊,Always On如何在這些環境中套用更新。
語言支援
SQL Server SU 目前為多語系。 因此,此 CU 套件不是單一語言特有的。 它適用于所有支援的語言。
已更新 (功能) 元件
一個 CU 套件包含所有SQL Server 2019 元件的所有可用更新, (功能) 。 不過,累積更新套件只會更新目前安裝在您選取要提供服務之SQL Server實例上的元件。 例如,如果SQL Server功能 (,在套用此 CU 之後,Analysis Services) 會新增至實例,您必須重新套用此 CU,才能將新功能更新至此 CU。
支援此更新
如果發生其他問題,或需要進行任何疑難排解,您可能必須建立服務要求。 一般的支援成本將適用于其他支援問題,以及不符合此特定累積更新套件資格的問題。 如需 Microsoft 客戶服務及支援電話號碼的完整清單,或建立個別的服務要求,請移至 Microsoft 支援網站。
如何卸載此更新
如何在 Windows 上卸載此更新
- 在 [主控台] 中,開啟 [程式和功能]專案,然後選取 [檢視已安裝的更新]。
- 找出與2019 SQL Server下此累積更新套件相對應的專案。
- 按住 (,或以滑鼠右鍵按一下) 專案,然後選取 [ 卸載]。
如何在 Linux 上卸載此更新
若要在 Linux 上卸載此 CU,您必須將套件復原到舊版。 如需如何復原安裝的詳細資訊,請參閱復原SQL Server。
參考
意見反映
提交及檢視以下的意見反映: