发布日期: 2020 年 3 月 12 日
版本: 15.0.4023.6
总结
本文介绍 Microsoft SQL Server 2019 的累积更新包 3(CU3)。 此更新包含 23 个修补程序,它们是在 SQL Server 2019 累积更新 2 发布后的版本中使用的,并更新以下构建中的组件:
- 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 降级到 此服务器支持的 XXXXXXXXX。 这通常意味着附加了未来的数据库,且当前安装不支持降级路径。 请安装更新版本的 SQL Server,然后重试打开数据库。
若要缓解此问题,请启用跟踪标志 - T902 使 SQL Server 联机。 无需再次卸载程序。 若要升级到新的 CU,必须先删除此标志。
此问题已在 SQL Server 2019 CU5 中修复。
此更新包括改进和修补程序
包含有关各内部版本的摘要列表及其当前支持生命周期的 Excel 工作簿可供下载。 Excel 文件还包含适用于 SQL Server 2019 和 SQL Server 2017 的详细修补程序列表。 选择以立即下载此 Excel 文件。
注意
可以通过书签直接引用下表中的各个条目。 如果选择表中的任何 bug 引用 ID,则使用“#NNNNNNNN”格式将书签标签添加到 URL。 然后,你可以与其他人共享此 URL,以便其可以直接跳转到表中的相应修补程序。
有关此累积更新中包含的错误和增强功能的详细信息,请参阅以下的 Microsoft 知识库文章。
错误参考 | 说明 | 修复区域 | 组件 | 平台 |
---|---|---|---|---|
13410674 | 修复:在从 SQL Server 2019 的早期版本还原后尝试升级 SSISDB 时,ISDBUpgradeWizard.exe引发错误(KB4547890) | 集成服务 | DTS | Windows |
13410658 | 当所选驱动程序为 MSOLEDBSQL 时,允许 DTSWizard 支持 Microsoft Entra ID。 | 集成服务 | 集成服务 | Windows |
13405530 | 从 SQL Server 2019 中的 JSON 代码下的描述性表中删除数据库属性时,会发生“JSON DDL 请求缺少数据库名称”错误。 | 开放性和互操作性 | 协议 | Windows |
13378659 | 修复:使用 机器学习 服务和自定义的共享功能目录(KB4540121)安装 SQL Server 2019 时,sp_execute_external_script不会运行 | SQL Server 引擎 | 可扩展性 | Windows |
13404121 | 修复:在 Linux SQL Server 2019 中使用 Revo 包在并行模式下运行 rx 作业时无法访问 openmpi 路径(KB4548131) | SQL Server 引擎 | 可扩展性 | Linux |
13411046 | 修复:Linux 上的 SQL Server 2019 sp_execute_external_script查询中 OutputDataSet 的 Unicode nvarchar 数据类型列的数据长度/大小不正确(KB4548133) | SQL Server 引擎 | 可扩展性 | Linux |
13412450 | 修复:在 SQL Server 2019 中故障转移期间,Launchpad 服务无法启动(KB4539172) | SQL Server 引擎 | 可扩展性 | Windows |
13395279 | 将 Zulu JRE 版本更新为 zulu11.37.18-sa-jre11.0.6 . |
SQL Server 引擎 | 可扩展性 | All |
13403957 | 更新 RSetup 至更新后的 FWLINK 版本 3.5.2.293。 | SQL Server 引擎 | 可扩展性 | Windows |
13412437 | 更新Linux 上的 SQL Server(mssql mlservices 和扩展性)包以解决以下问题: 1。 BxlServer 消耗 100% CPU。 2. 删除文件时,Python 启动器遇到断言。 3. 使用 Unicode 字符串和 OutputDataSet InputDataSet 数据传递查询时,数据长度不匹配。 |
SQL Server 引擎 | 可扩展性 | Linux |
13429278 | 修复:在 SQL Server 2019 中与SQL Server 代理交互时出错(KB4550657) | SQL Server 引擎 | 高可用性和灾难恢复 | Windows |
13209410 | SQL Server 错误日志在记录与内存中 OLTP 相关的消息时包含多余的空行。 | SQL Server 引擎 | 内存中 OLTP | 全部 |
13357974 | 由于在 SQL Server 2019 中引入了一项名为并发 PFS 更新的新功能且默认启用,在某些罕见的情况下,您可能会遇到 SQL Server 中线程未让出的情况以及闩锁超时错误。 | SQL Server 引擎 | 访问存储数据的方法 | 全部 |
13324032 | 修复:在 SQL Server 2019 和 2017 中,使用兼容级别为 140 的数据库时,.NET Framework DbDataAdapter.FillSchema 方法返回 NULL(KB4529927) | SQL Server 引擎 | 可编程性 | Windows |
13350041 | 重复运行在 SQL Server 2019 上使用索引的临时表的存储过程时,客户端可能会收到意外错误,并显示消息“当前命令上发生严重错误”,并且 SQL Server 上记录了访问冲突异常。 如果在以前任何主版本的 SQL Server 上执行相同的工作负荷,则不会发生此问题。 | SQL Server 引擎 | 查询执行 | Windows |
13388147 | 对sys.dm_db_stats_histogram 执行查询时,选择并行计划时可能会由于访问冲突而失败。 |
SQL Server 引擎 | 查询执行 | 全部 |
13360725 | 在运行可内联的标量 UDF 中通过变量赋值返回空行或多行的查询时,可能会收到错误的结果。 | SQL Server 引擎 | 查询优化器 | Windows |
13383620 | 此更新可减少 BDC 存储池表和其他 Polybase 外部表的查询执行时间。 | SQL Server 引擎 | SQL BDC Polybase | Linux |
13321064 | 改进:在 SQL Server 2019 中启用混合缓冲池读取缓存(KB4538118) | SQL Server 引擎 | SQL 操作系统 | 所有 |
13357938 | 改进:在 Linux 上为 SQL Server 2019 添加新的保护密钥功能(KB4538686) | SQL Server 引擎 | SQL OS | Linux |
13359752 | 改进:在 SQL Server 2019 和 2016 的默认 XEvent 跟踪 system_health 中,增加了大小和默认保留策略(KB4541132) | 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 更新目录获取或下载 Windows 的此累积更新包
Microsoft更新目录中提供了以下更新:
注意
- 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 上的 Microsoft SQL Server 2019 大数据群集(BDC)升级到最新的 CU,请参阅大数据群集部署指南。
从 SQL Server 2019 CU1 开始,可以从生产支持的版本(SQL Server 2019 GDR1)为大数据群集执行就地升级。 有关详细信息,请参阅如何升级 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 | 20年3月4日 | 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 | 20-03-04 | 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 | 66,448 | 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 | 20年03月04日 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 37,752 | 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 | 20年3月4日 | 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 | 28,536 | 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 | 37,752 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 29,048 | 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 | 20年3月4日 | 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 | 25,976 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 28,536 | 04-Mar-20 | 01:53 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37,752 | 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 | 59,768 | 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 | 20年03月04日 | 01:53 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 20年3月4日 | 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 | 20年03月04日 | 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 | 20年03月04日 | 01:53 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 623480 | 20年3月4日 | 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 | 20年03月04日 | 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 | 20年3月4日 | 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 | 20年03月04日 | 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 | 20-03-04 | 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 | 20年3月4日 | 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 | 26,208 | 04-Mar-20 | 01:48 | x86 |
Msasxpress.dll | 2018.150.34.9 | 31,120 | 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 | 20年3月4日 | 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 | 20年03月04日 | 01:55 | x86 |
Dreplayutil.dll | 2019.150.4023.6 | 304224 | 04-Mar-20 | 01:55 | x86 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 20年3月4日 | 01:51 | x64 |
SQL Server 2019 sql_dreplay_controller
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4023.6 | 664968 | 20-03-04 | 01:49 | x86 |
Instapi150.dll | 2019.150.4023.6 | 86920 | 04-Mar-20 | 01:49 | x64 |
SQL Server 2019 数据库服务器核心实例
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4023.6 | 4652936 | 20-03-04 | 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 | 20年3月4日 | 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 | 50,056 | 04-Mar-20 | 03:28 | x64 |
Secforwarder.dll | 2019.150.4023.6 | 78968 | 20年3月4日 | 03:27 | x64 |
Sqlaamss.dll | 2019.150.4023.6 | 107400 | 04-Mar-20 | 03:31 | x64 |
Sqlaccess.dll | 2019.150.4023.6 | 492640 | 20年03月04日 | 03:29 | x64 |
Sqlagent.exe | 2019.150.4023.6 | 725896 | 20年03月04日 | 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 | 20年03月04日 | 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 | 20年03月04日 | 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 | 20年3月4日 | 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 | 20年03月04日 | 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 数据库服务核心共享
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
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 | 20年03月04日 | 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 | 20年03月04日 | 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 | 20-03-04 | 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 | 20年3月4日 | 02:20 | x64 |
Isdbupgradewizard.exe | 15.0.4023.6 | 119688 | 04-Mar-20 | 02:18 | x86 |
Isdbupgradewizard.exe | 15.0.4023.6 | 119896 | 20年3月4日 | 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 | 20年3月4日 | 02:18 | x86 |
Odbcsrc.dll | 2019.150.4023.6 | 381832 | 20年3月4日 | 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 | 20年3月4日 | 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 | 141,648 | 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 | 20-03-04 | 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 | 20年03月04日 | 03:26 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1828.0 | 134272 | 20年3月4日 | 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 | 20年03月04日 | 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 | 12:02 | x86 |
Dts.dll | 2019.150.4023.6 | 3142536 | 04-Mar-20 | 12:02 | x64 |
Dtsmsg150.dll | 2019.150.4023.6 | 553864 | 04-Mar-20 | 12:02 | x86 |
Dtsmsg150.dll | 2019.150.4023.6 | 566152 | 04-Mar-20 | 12:02 | x64 |
Dtspipeline.dll | 2019.150.4023.6 | 1119112 | 04-Mar-20 | 12:02 | x86 |
Dtspipeline.dll | 2019.150.4023.6 | 1328008 | 04-Mar-20 | 12:02 | x64 |
Dtswizard.exe | 15.0.4023.6 | 885848 | 04-Mar-20 | 12:02 | x64 |
Dtswizard.exe | 15.0.4023.6 | 889952 | 04-Mar-20 | 12:02 | x86 |
Flatfiledest.dll | 2019.150.4023.6 | 410504 | 04-Mar-20 | 12:02 | x64 |
Flatfiledest.dll | 2019.150.4023.6 | 357472 | 04-Mar-20 | 12:02 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 369544 | 20年3月4日 | 12:02 | x86 |
Flatfilesrc.dll | 2019.150.4023.6 | 426888 | 04-Mar-20 | 12:02 | x64 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4023.6 | 402312 | 04-Mar-20 | 12:02 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4023.6 | 402552 | 04-Mar-20 | 12:02 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4023.6 | 2999176 | 04-Mar-20 | 12:02 | x86 |
msmgdsrv.dll | 2018.150.34.9 | 8278416 | 20年03月04日 | 01:55 | x86 |
Sqlsvc.dll | 2019.150.4023.6 | 181128 | 20年3月4日 | 12:02 | x64 |
Sqlsvc.dll | 2019.150.4023.6 | 148360 | 04-Mar-20 | 02:13 | x86 |
此更新的说明
先决条件
若要应用此累积更新包,必须运行 SQL Server 2019。
重启信息
应用此累积更新程序包后,可能必须重启计算机。
注册表信息
若要使用此包中的某个修补程序,无需对注册表进行任何更改。
重要通知
本文还提供了以下重要信息。
Analysis Services CU 生成版本
从 Microsoft SQL Server 2017 开始,Analysis Services 内部版本号和 SQL Server 数据库引擎内部版本号不匹配。 有关详细信息,请参阅 验证 Analysis Services 累积更新生成版本。
累积更新 (CU)
- 每个新 CU 都包含以前安装的 SQL Server 版本的 CU 附带的所有修补程序。
- SQL Server 的 CU 已通过与服务包相同级别的认证,应以相同的置信度进行安装。
- 建议根据以下准则持续主动安装 OU:
- 历史数据显示,大量支持案例涉及已发布 CU 中已解决的问题。
- 累积更新可能包含除修补程序之外的附加值。 这包括可支持性、可管理性和可靠性更新。
- 建议先测试 SQL Server CU,然后再将其部署到生产环境。
混合环境部署
将更新部署到混合环境(例如 AlwaysOn、复制、群集和镜像)时,建议在部署更新之前参考以下文章:
-
注意
如果不想使用滚动更新过程,请执行以下步骤来应用更新:
- 在被动节点上安装更新。
- 在活动节点上安装更新(需要重启服务)。
-
注意
如果启用了 Always On 并使用了 SSISDB 目录,请查看 SSIS 在 Always On 环境中的信息,了解如何在这些环境下应用更新。
语言支持
SQL Server SU 目前是多语言的。 因此,此 CU 包不特定于一种语言。 它适用于所有支持的语言。
组件(功能)已更新
一个 CU 包包括所有 SQL Server 2019 组件的所有可用更新(功能)。 但是,累积更新包仅更新当前安装在所选服务 SQL Server 实例上的那些组件。 如果在应用此 CU 后将 SQL Server 功能(例如 Analysis Services)添加到实例,则必须重新应用此 CU 才能将新功能更新到此 CU。
对此更新的支持
如果出现其他问题,或者需要任何故障排除,则可能需要创建服务请求。 通常的支持成本将适用于其他支持问题和不符合此特定累积更新包条件的问题。 有关Microsoft客户服务和支持电话号码的完整列表,或创建单独的服务请求,请转到 Microsoft支持网站。
如何卸载此更新
如何在 Windows 上卸载此更新
- 在控制面板中,打开“程序和功能”项,然后选择“查看已安装的更新”。
- 找到对应于 SQL Server 2019 下此累积更新包的条目。
- 按住(或右键单击)条目,然后选择“ 卸载”。
如何在 Linux 上卸载此更新
若要在 Linux 上卸载此 CU,必须将包回滚到以前的版本。 有关如何回滚安装的详细信息,请参阅 Rollback SQL Server。