KB5001228 - SQL Server 2017 累积更新 24
发布日期: 2021 年 5 月 10 日
版本: 14.0.3391.2
总结
本文介绍 Microsoft SQL Server 2017 的累积更新包 24(CU24)。 此更新包含 24 个修补程序,这些修补程序 在 SQL Server 2017 累积更新 23 发布后发布,并更新以下版本中的组件:
- SQL Server - 产品版本: 14.0.3391.2,文件版本: 2017.140.3391.2
- Analysis Services - 产品版本: 14.0.249.71,文件版本: 2017.140.249.71
此更新中的已知问题
此累积更新没有已知问题。
此更新包括的改进和修补程序
包含有关各内部版本的摘要列表及其当前支持生命周期的 Excel 工作簿可供下载。 Excel 文件还包含适用于 SQL Server 2019 和 SQL Server 2017 的详细修补程序列表。 选择以立即下载此 Excel 文件。
注意
可以通过书签直接引用下表中的各个条目。 如果选择表中的任何 bug 引用 ID,则使用“#NNNNNNNN”格式将书签标记添加到 URL。 然后,你可以与其他人员共享此 URL,以便他们可以直接跳转到表中所需的修补程序。
有关此服务更新中包含的 bug 和增强功能的详细信息,请参阅以下Microsoft知识库文章。
错误参考 | 说明 | 修复区域 | 组件 | 平台 |
---|---|---|---|---|
14021843 | 修复了部署 JSON 脚本以替换 SQL Server 2017 中的现有数据库时导致数据库失败的意外错误。 | Analysis Services | Analysis Services | Windows |
13746934 | 当 VSS 备份尝试备份托管在分布式可用性组转发器副本上的 SQL Server 数据库时,备份操作将失败。 数据库镜像或辅助副本不支持其 BACKUP 或 RESTORE 命令。 备份数据库异常终止。 在错误日志中,你可能会看到以下错误:DateTime 备份错误:3041,严重性:16,状态:1。 <DateTime> 备份备份未能完成 BACKUP DATABASE DatabaseName 命令。 有关详细消息,请查看备份应用程序日志。 |
SQL Server 引擎 | 备份和还原 | Windows |
14008523 | 在 Windows 中启用 FIPS 后,无法在 SQL Server 2017 中启用托管备份。 尝试执行此操作时,应用程序事件日志将记录 57054 错误(来自“Microsoft SQL Server 自动备份”源),并显示以下消息:[警告] ManagedBackupBackupCertificateFailed: System.Exception: 未能备份证书并将其上传到 Azure 存储。 >--- System.Reflection.TargetInvocationException:调用的目标已引发异常。 >--- System.InvalidOperationException:此实现不是 Windows 平台 FIPS 验证的加密算法的一部分。 |
SQL Server 引擎 | 备份和还原 | Windows |
13959576 | 修复:当并发查询在 SQL Server 2016 和 2017 中的聚集列存储删除位图查找期间修改同一位图(KB5000651) 时发生断言失败 | SQL Server 引擎 | 列存储 | All |
13959546 | 修复了在发生 AG 故障转移时为可用性组(AG)数据库故障转移收集错误时发生的访问冲突(AV)。 | SQL Server 引擎 | 高可用性和灾难恢复 | All |
13707752 | 在 Linux 上为 SQL Server 2019 创建或修改 SQL Logins/users 时,禁用 AD 用户名中的 FQDN。 | SQL Server 引擎 | Linux | Linux |
13913389 | 修复了在使用 sp_send_dbmail SQL 代理作业内发送带有附件的邮件时执行查询时发生的错误。 |
SQL Server 引擎 | Linux | Linux |
14039036 | 修复:SqlLocalDB 无法启动共享实例,或者无法在 SQL Server 2017 中连接到 SqlLocalDB 的共享实例(KB5003342) | SQL Server 引擎 | LocalDB | Windows |
13703152 | 修复:尝试为 SQL Server 2017 安装 Service Pack 2 时出现错误 574 (KB4023170) | SQL Server 引擎 | 管理服务 | Windows |
13959573 | 修复了将大量数据导入 Azure Blob 存储时发生的访问冲突错误。 如果 PolyBase 数据移动服务在大型数据插入事务期间遇到内存不足情况,则可能会出现这种情况。 | SQL Server 引擎 | Polybase | Windows |
13959544 | 修复:SQL Server 中的 MERGE 语句失败并出现访问冲突::D isableAccessReleaseOnWait (KB4589350) | SQL Server 引擎 | 查询执行 | Windows |
13959570 | 修复了 SQL Server 2017 上的函数和 syscommit 出现 CHANGETABLE 的性能问题。 |
SQL Server 引擎 | 查询优化器 | Windows |
13982720 | 修复了优化器不会通过链接服务器将常量参数推送到远程查询的问题。 | SQL Server 引擎 | 查询优化器 | All |
13959562 | 修复:在 SQL Server 2019、2017 和 2016(KB5000715)中创建和删除启用了 CDC 的数据库时,日志读取器代理失败 | SQL Server 引擎 | 复制 | Windows |
13959542 | 修复了一个问题:将外键添加到引用表的列,该表是包含列的唯一索引的一部分。 复制表的 ALTER 命令后,分发代理失败并显示以下错误消息。 外键中的引用列数不同于引用的列数,表“TableName”。 (来源:MSSQLServer,错误号:8139) |
SQL Server 引擎 | 复制 | Windows |
13992225 | 修复了 sp_hadr_verify_replication_publisher SQL Server 2017 中出现错误的分发数据库名称。 |
SQL Server 引擎 | 复制 | Windows |
13959558 | 修复了 FullText 查询,该查询未返回在启用 AccentSensitivity 的 FullText 索引结构上的预期值。 | SQL Server 引擎 | Search | Windows |
13959548 | 修复了 SQL Server 2016 中发生的 sqllang!CStatement::SetDbIdMaskingUsageInfo+0x11 访问冲突错误。 |
SQL Server 引擎 | 安全基础设施 | Windows |
13974723 | 改进:SQL Server 中多个空间内置属性和方法的性能改进(KB5001260) | SQL Server 引擎 | 空间 | All |
13990060 | 修复了在使用空间索引时执行 STDistance 空间方法时的内存释放问题。 在修复之前,内存使用量 MEMORYCLERK_SOSNODE 逐渐增加,直到获取所有可用内存。 |
SQL Server 引擎 | 空间 | Windows |
13959556 | 改进了堆栈复制期间失败和错误的记录阶段,以便更好地进行诊断。 | SQL Server 引擎 | SQL OS | All |
13981557 | 修复了 Linux 上的 SQL Server 2017 创建核心转储和 SQL Server 在应用最新更新后未启动时出现的“快速失败”错误。 | SQL Server 引擎 | SQL OS | Linux |
13970218 | 修复了以下问题 DBCC PAGE :选项 3 在从 SQL Server 2017 中的表中删除唯一标识符列后生成访问冲突转储。 Msg 596,级别 21,状态 1,LineNumber <> 无法继续执行,因为会话处于终止状态。 Msg 0、Level 20、State 0、LineNumber <>A 严重错误发生在当前命令上。 应放弃结果(如果有)。 |
SQL Server 引擎 | 存储管理 | Windows |
13966219 | 修复:删除操作可能会失败,SQL Server 2017 中出现 7105 错误(KB5001423) | SQL Server 引擎 | 临时 | Windows |
如何获取或下载此或最新的累积更新包
如何获取或下载适用于 Windows 的最新累积更新包(建议)
可从Microsoft下载中心获取以下更新:
如果未显示下载页,请联系 Microsoft客户服务和支持 部门获取累积更新包。
注意
- Microsoft下载中心将始终提供最新的 SQL Server 2017 CU 版本。
- 如果未显示下载页,请联系 Microsoft客户服务和支持 部门获取累积更新包。
如何从 Microsoft 更新目录获取或下载 Windows 的此累积更新包
注意
为 SQL Server 2017 发布将来的累积更新后,可以从Microsoft更新目录下载所有以前的 OU。 但是,建议始终安装可用的最新累积更新。
Microsoft更新目录中提供了以下更新:
如何获取或下载适用于 Linux 的最新累积更新包
要将 Linux 上的 SQL Server 2017 更新到最新的 CU,必须先配置累积更新存储库。 然后,使用特定于平台的适当更新命令更新 SQL Server 包。
有关安装说明和指向 CU 包下载的直接链接,请参阅 SQL Server 2017 发行说明。
文件信息
文件哈希信息
可以通过以下命令计算SQLServer2017-KB5001228-x64.exe文件的哈希来验证下载:
certutil -hashfile SQLServer2017-KB5001228-x64.exe SHA256
文件名 | SHA256 哈希 |
---|---|
SQLServer2017-KB5001228-x64.exe | 0E5A2CF526F9A034D3B03FEA2A31DA4016A5C492670C91A97D830BFB0345C4B5 |
累积更新包文件信息
此程序包的英文版具有下表中列出的文件属性(或较新的文件属性)。 这些文件的日期和时间以协调世界时 (UTC) 格式列出。 查看文件信息时,会将其转换为本地时间。 若要查找 UTC 和本地时间之间的差异,请使用控制面板中的“日期和时间”项中的“时区”选项卡。
基于 x64 的版本
SQL Server 2017 Analysis Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Asplatformhost.dll | 2017.140.249.71 | 259,472 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.minterop.dll | 14.0.249.71 | 735136 | 16-Apr-21 | 1,206 | x86 |
Microsoft.analysisservices.server.core.dll | 14.0.249.71 | 1374112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.server.tabular.dll | 14.0.249.71 | 977288 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 14.0.249.71 | 514976 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30,080 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 16-Apr-21 | 1,206 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 16-Apr-21 | 1,206 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 16-Apr-21 | 1,206 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 16-Apr-21 | 1,206 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22,096 | 16-Apr-21 | 1,206 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 16-Apr-21 | 1,206 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 16-Apr-21 | 1,206 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 16-Apr-21 | 1,206 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 16-Apr-21 | 1,206 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 16-Apr-21 | 1,206 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 16-Apr-21 | 1,206 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 16-Apr-21 | 1,206 | x86 |
Msmdctr.dll | 2017.140.249.71 | 33160 | 16-Apr-21 | 06:17 | x64 |
msmdlocal.dll | 2017.140.249.71 | 40420248 | 16-Apr-21 | 06:03 | x86 |
msmdlocal.dll | 2017.140.249.71 | 60765584 | 16-Apr-21 | 06:17 | x64 |
Msmdpump.dll | 2017.140.249.71 | 9332112 | 16-Apr-21 | 06:17 | x64 |
Msmdredir.dll | 2017.140.249.71 | 7088032 | 16-Apr-21 | 06:03 | x86 |
Msmdsrv.exe | 2017.140.249.71 | 60665224 | 16-Apr-21 | 06:17 | x64 |
msmgdsrv.dll | 2017.140.249.71 | 7304600 | 16-Apr-21 | 06:03 | x86 |
msmgdsrv.dll | 2017.140.249.71 | 9000832 | 16-Apr-21 | 06:17 | x64 |
Msolap.dll | 2017.140.249.71 | 7773072 | 16-Apr-21 | 06:03 | x86 |
Msolap.dll | 2017.140.249.71 | 10256784 | 16-Apr-21 | 06:17 | x64 |
Msolui.dll | 2017.140.249.71 | 280448 | 16-Apr-21 | 06:03 | x86 |
Msolui.dll | 2017.140.249.71 | 304008 | 16-Apr-21 | 06:17 | x64 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 16-Apr-21 | 1,206 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 16-Apr-21 | 1,206 | x64 |
Sql_as_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlboot.dll | 2017.140.3390.2 | 190864 | 16-Apr-21 | 06:18 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 05:59 | x64 |
sqldumper.exe | 2017.140.3390.2 | 116128 | 16-Apr-21 | 06:02 | x86 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 16-Apr-21 | 1,206 | x86 |
Tmapi.dll | 2017.140.249.71 | 5814672 | 16-Apr-21 | 06:18 | x64 |
Tmcachemgr.dll | 2017.140.249.71 | 4157840 | 16-Apr-21 | 06:18 | x64 |
Tmpersistence.dll | 2017.140.249.71 | 1125280 | 16-Apr-21 | 06:18 | x64 |
Tmtransactions.dll | 2017.140.249.71 | 1635728 | 16-Apr-21 | 06:18 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
xmlrw.dll | 2017.140.3390.2 | 250776 | 16-Apr-21 | 06:03 | x86 |
xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
xmlrwbin.dll | 2017.140.3390.2 | 182672 | 16-Apr-21 | 06:03 | x86 |
xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
xmsrv.dll | 2017.140.249.71 | 33349536 | 16-Apr-21 | 06:03 | x86 |
xmsrv.dll | 2017.140.249.71 | 25375640 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 Database Services Common Core
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Batchparser.dll | 2017.140.3390.2 | 153488 | 16-Apr-21 | 01:06 | x86 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
Instapi140.dll | 2017.140.3390.2 | 55,696 | 16-Apr-21 | 06:03 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Isacctchange.dll | 2017.140.3390.2 | 22,408 | 16-Apr-21 | 01:06 | x86 |
Isacctchange.dll | 2017.140.3390.2 | 23,952 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.adomdclient.dll | 14.0.249.71 | 1081744 | 16-Apr-21 | 01:06 | x86 |
Microsoft.analysisservices.adomdclient.dll | 14.0.249.71 | 1081752 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.core.dll | 14.0.249.71 | 1374624 | 16-Apr-21 | 01:06 | x86 |
Microsoft.analysisservices.xmla.dll | 14.0.249.71 | 734608 | 16-Apr-21 | 06:02 | x86 |
Microsoft.analysisservices.xmla.dll | 14.0.249.71 | 734616 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlserver.edition.dll | 14.0.3390.2 | 30,616 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.mgdsqldumper.v4x.dll | 2017.140.3390.2 | 71,560 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.mgdsqldumper.v4x.dll | 2017.140.3390.2 | 75,144 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564624 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564640 | 16-Apr-21 | 06:17 | x86 |
Msasxpress.dll | 2017.140.249.71 | 24,984 | 16-Apr-21 | 06:03 | x86 |
Msasxpress.dll | 2017.140.249.71 | 29072 | 16-Apr-21 | 06:17 | x64 |
Pbsvcacctsync.dll | 2017.140.3390.2 | 62368 | 16-Apr-21 | 06:03 | x86 |
Pbsvcacctsync.dll | 2017.140.3390.2 | 77192 | 16-Apr-21 | 06:18 | x64 |
Sql_common_core_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 05:59 | x64 |
sqldumper.exe | 2017.140.3390.2 | 116128 | 16-Apr-21 | 06:02 | x86 |
Sqlftacct.dll | 2017.140.3390.2 | 49032 | 16-Apr-21 | 06:03 | x86 |
Sqlftacct.dll | 2017.140.3390.2 | 57224 | 16-Apr-21 | 06:18 | x64 |
Sqlmanager.dll | 2017.140.17218.0 | 602848 | 16-Apr-21 | 06:02 | x86 |
Sqlmanager.dll | 2017.140.17218.0 | 734952 | 16-Apr-21 | 06:17 | x64 |
Sqlmgmprovider.dll | 2017.140.3390.2 | 368520 | 16-Apr-21 | 06:02 | x86 |
Sqlmgmprovider.dll | 2017.140.3390.2 | 413064 | 16-Apr-21 | 06:17 | x64 |
Sqlsecacctchg.dll | 2017.140.3390.2 | 28,040 | 16-Apr-21 | 06:03 | x86 |
Sqlsecacctchg.dll | 2017.140.3390.2 | 30,608 | 16-Apr-21 | 06:18 | x64 |
Sqlsvcsync.dll | 2017.140.3390.2 | 267144 | 16-Apr-21 | 06:03 | x86 |
Sqlsvcsync.dll | 2017.140.3390.2 | 351120 | 16-Apr-21 | 06:18 | x64 |
Sqltdiagn.dll | 2017.140.3390.2 | 53,656 | 16-Apr-21 | 06:02 | x86 |
Sqltdiagn.dll | 2017.140.3390.2 | 60,832 | 16-Apr-21 | 06:17 | x64 |
Svrenumapi140.dll | 2017.140.3390.2 | 888224 | 16-Apr-21 | 06:03 | x86 |
Svrenumapi140.dll | 2017.140.3390.2 | 1167776 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 数据质量客户端
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dumpbin.exe | 12.10.30102.2 | 24624 | 16-Apr-21 | 06:03 | x86 |
Link.exe | 12.10.30102.2 | 852528 | 16-Apr-21 | 06:03 | x86 |
Mspdb120.dll | 12.10.30102.2 | 259632 | 16-Apr-21 | 06:03 | x86 |
Sql_dqc_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Stdole.dll | 7.0.9466.0 | 32296 | 16-Apr-21 | 06:03 | x86 |
SQL Server 2017 数据质量
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Microsoft.practices.enterpriselibrary.common.dll | 4.1.0.0 | 208648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.practices.enterpriselibrary.common.dll | 4.1.0.0 | 208648 | 16-Apr-21 | 06:16 | x86 |
Microsoft.practices.enterpriselibrary.logging.dll | 4.1.0.0 | 264968 | 16-Apr-21 | 06:02 | x86 |
Microsoft.practices.enterpriselibrary.logging.dll | 4.1.0.0 | 264968 | 16-Apr-21 | 06:16 | x86 |
SQL Server 2017 sql_dreplay_client
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplayclient.exe | 2017.140.3390.2 | 114064 | 16-Apr-21 | 01:06 | x86 |
Dreplaycommon.dll | 2017.140.3390.2 | 693120 | 16-Apr-21 | 01:06 | x86 |
Dreplayserverps.dll | 2017.140.3390.2 | 26,008 | 16-Apr-21 | 01:06 | x86 |
Dreplayutil.dll | 2017.140.3390.2 | 302992 | 16-Apr-21 | 01:06 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Sql_dreplay_client_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22,408 | 16-Apr-21 | 06:02 | x86 |
SQL Server 2017 sql_dreplay_controller
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2017.140.3390.2 | 693120 | 16-Apr-21 | 01:06 | x86 |
Dreplaycontroller.exe | 2017.140.3390.2 | 343448 | 16-Apr-21 | 01:06 | x86 |
Dreplayprocess.dll | 2017.140.3390.2 | 164752 | 16-Apr-21 | 01:06 | x86 |
Dreplayserverps.dll | 2017.140.3390.2 | 26,008 | 16-Apr-21 | 01:06 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Sql_dreplay_controller_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22,408 | 16-Apr-21 | 06:02 | x86 |
SQL Server 2017 Database Services 核心实例
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Backuptourl.exe | 14.0.3390.2 | 33680 | 16-Apr-21 | 06:16 | x64 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
C1.dll | 18.10.40116.18 | 925232 | 16-Apr-21 | 06:13 | x64 |
C2.dll | 18.10.40116.18 | 5341440 | 16-Apr-21 | 06:13 | x64 |
Cl.exe | 18.10.40116.18 | 192048 | 16-Apr-21 | 06:13 | x64 |
Clui.dll | 18.10.40116.10 | 486144 | 16-Apr-21 | 11:06 | x64 |
Databasemailprotocols.dll | 14.0.17178.0 | 48352 | 16-Apr-21 | 06:16 | x86 |
Datacollectorcontroller.dll | 2017.140.3390.2 | 220560 | 16-Apr-21 | 06:16 | x64 |
Dcexec.exe | 2017.140.3390.2 | 67464 | 16-Apr-21 | 06:16 | x64 |
Fssres.dll | 2017.140.3390.2 | 83856 | 16-Apr-21 | 06:17 | x64 |
Hadrres.dll | 2017.140.3390.2 | 182688 | 16-Apr-21 | 06:17 | x64 |
Hkcompile.dll | 2017.140.3390.2 | 1416096 | 16-Apr-21 | 06:17 | x64 |
Hkengine.dll | 2017.140.3390.2 | 5853584 | 16-Apr-21 | 06:17 | x64 |
Hkruntime.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Link.exe | 12.10.40116.18 | 1017392 | 16-Apr-21 | 06:13 | x64 |
Microsoft.analysisservices.applocal.xmla.dll | 14.0.249.71 | 734112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlautoadmin.autobackupagent.dll | 14.0.3390.2 | 231832 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlautoadmin.sqlautoadmin.dll | 14.0.3390.2 | 73104 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlserver.types.dll | 2017.140.3390.2 | 385944 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.vdiinterface.dll | 2017.140.3390.2 | 65,424 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xe.core.dll | 2017.140.3390.2 | 58256 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.linq.dll | 2017.140.3390.2 | 296848 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2017.140.3390.2 | 67984 | 16-Apr-21 | 06:17 | x64 |
Msobj120.dll | 12.10.40116.18 | 129576 | 16-Apr-21 | 06:13 | x64 |
Mspdb120.dll | 12.10.40116.18 | 559144 | 16-Apr-21 | 06:13 | x64 |
Mspdbcore.dll | 12.10.40116.18 | 559144 | 16-Apr-21 | 06:13 | x64 |
Msvcp120.dll | 12.10.40116.18 | 661040 | 16-Apr-21 | 06:13 | x64 |
Msvcr120.dll | 12.10.40116.18 | 964656 | 16-Apr-21 | 06:13 | x64 |
Odsole70.dll | 2017.140.3390.2 | 85920 | 16-Apr-21 | 06:17 | x64 |
Opends60.dll | 2017.140.3390.2 | 26,008 | 16-Apr-21 | 06:17 | x64 |
Qds.dll | 2017.140.3390.2 | 1176968 | 16-Apr-21 | 06:18 | x64 |
Rsfxft.dll | 2017.140.3390.2 | 27,528 | 16-Apr-21 | 06:17 | x64 |
Secforwarder.dll | 2017.140.3390.2 | 30600 | 16-Apr-21 | 06:18 | x64 |
Sqagtres.dll | 2017.140.3390.2 | 69016 | 16-Apr-21 | 06:18 | x64 |
Sql_engine_core_inst_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlaamss.dll | 2017.140.3390.2 | 84,896 | 16-Apr-21 | 06:17 | x64 |
Sqlaccess.dll | 2017.140.3390.2 | 468872 | 16-Apr-21 | 06:18 | x64 |
Sqlagent.exe | 2017.140.3390.2 | 598432 | 16-Apr-21 | 06:17 | x64 |
Sqlagentctr140.dll | 2017.140.3390.2 | 47,504 | 16-Apr-21 | 06:02 | x86 |
Sqlagentctr140.dll | 2017.140.3390.2 | 56,200 | 16-Apr-21 | 06:17 | x64 |
Sqlagentlog.dll | 2017.140.3390.2 | 26,016 | 16-Apr-21 | 06:17 | x64 |
Sqlagentmail.dll | 2017.140.3390.2 | 47008 | 16-Apr-21 | 06:17 | x64 |
Sqlboot.dll | 2017.140.3390.2 | 190864 | 16-Apr-21 | 06:18 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
Sqlcmdss.dll | 2017.140.3390.2 | 67464 | 16-Apr-21 | 06:17 | x64 |
Sqlctr140.dll | 2017.140.3390.2 | 106,400 | 16-Apr-21 | 06:03 | x86 |
Sqlctr140.dll | 2017.140.3390.2 | 123808 | 16-Apr-21 | 06:18 | x64 |
Sqldk.dll | 2017.140.3390.2 | 2800512 | 16-Apr-21 | 06:17 | x64 |
Sqldtsss.dll | 2017.140.3390.2 | 102288 | 16-Apr-21 | 06:17 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3779976 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3917704 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3588488 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3787144 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3402120 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3820936 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2033544 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3914632 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3596168 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3337608 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2087304 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3366792 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3296648 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 01:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3635592 | 16-Apr-21 | 07:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3212680 | 16-Apr-21 | 10:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3677064 | 16-Apr-21 | 1,206 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1494408 | 16-Apr-21 | 1,206 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3785096 | 16-Apr-21 | 06:13 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3290504 | 16-Apr-21 | 06:15 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3480968 | 16-Apr-21 | 06:15 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 4027776 | 16-Apr-21 | 06:15 | x64 |
Sqliosim.com | 2017.140.3390.2 | 306584 | 16-Apr-21 | 06:18 | x64 |
Sqliosim.exe | 2017.140.3390.2 | 3013008 | 16-Apr-21 | 06:18 | x64 |
Sqllang.dll | 2017.140.3390.2 | 41406368 | 16-Apr-21 | 06:18 | x64 |
Sqlmin.dll | 2017.140.3390.2 | 40554904 | 16-Apr-21 | 06:18 | x64 |
Sqlolapss.dll | 2017.140.3390.2 | 102280 | 16-Apr-21 | 06:17 | x64 |
Sqlos.dll | 2017.140.3390.2 | 19,336 | 16-Apr-21 | 06:17 | x64 |
Sqlpowershellss.dll | 2017.140.3390.2 | 62,848 | 16-Apr-21 | 06:17 | x64 |
Sqlrepss.dll | 2017.140.3390.2 | 61840 | 16-Apr-21 | 06:17 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 65,944 | 16-Apr-21 | 06:17 | x64 |
Sqlscriptdowngrade.dll | 2017.140.3390.2 | 20896 | 16-Apr-21 | 06:18 | x64 |
Sqlscriptupgrade.dll | 2017.140.3390.2 | 5890440 | 16-Apr-21 | 06:18 | x64 |
Sqlserverspatial140.dll | 2017.140.3390.2 | 725920 | 16-Apr-21 | 06:17 | x64 |
Sqlservr.exe | 2017.140.3390.2 | 481680 | 16-Apr-21 | 06:18 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltses.dll | 2017.140.3390.2 | 9559432 | 16-Apr-21 | 06:17 | x64 |
Sqsrvres.dll | 2017.140.3390.2 | 255888 | 16-Apr-21 | 06:18 | x64 |
Svl.dll | 2017.140.3390.2 | 146824 | 16-Apr-21 | 06:18 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
Xpadsi.exe | 2017.140.3390.2 | 84872 | 16-Apr-21 | 06:17 | x64 |
Xplog70.dll | 2017.140.3390.2 | 71056 | 16-Apr-21 | 06:18 | x64 |
Xpqueue.dll | 2017.140.3390.2 | 67976 | 16-Apr-21 | 06:18 | x64 |
Xprepl.dll | 2017.140.3390.2 | 96648 | 16-Apr-21 | 06:18 | x64 |
Xpsqlbot.dll | 2017.140.3390.2 | 25480 | 16-Apr-21 | 06:18 | x64 |
Xpstar.dll | 2017.140.3390.2 | 445344 | 16-Apr-21 | 06:17 | x64 |
SQL Server 2017 Database Services Core 共享
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Batchparser.dll | 2017.140.3390.2 | 153488 | 16-Apr-21 | 01:06 | x86 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
Bcp.exe | 2017.140.3390.2 | 113,032 | 16-Apr-21 | 06:17 | x64 |
Commanddest.dll | 2017.140.3390.2 | 238976 | 16-Apr-21 | 06:16 | x64 |
Datacollectorenumerators.dll | 2017.140.3390.2 | 109448 | 16-Apr-21 | 06:16 | x64 |
Datacollectortasks.dll | 2017.140.3390.2 | 180632 | 16-Apr-21 | 06:16 | x64 |
Distrib.exe | 2017.140.3390.2 | 198024 | 16-Apr-21 | 06:17 | x64 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 66,952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 99,224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 275,864 | 16-Apr-21 | 06:16 | x64 |
Execpackagetask.dll | 2017.140.3390.2 | 161184 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Hkengperfctrs.dll | 2017.140.3390.2 | 52624 | 16-Apr-21 | 06:17 | x64 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 01:06 | x86 |
Logread.exe | 2017.140.3390.2 | 629648 | 16-Apr-21 | 06:17 | x64 |
Mergetxt.dll | 2017.140.3390.2 | 58272 | 16-Apr-21 | 06:17 | x64 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 01:06 | x86 |
Microsoft.exceptionmessagebox.dll | 14.0.3390.2 | 130952 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48520 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82824 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66456 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 14.0.3390.2 | 385424 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.replication.dll | 2017.140.3390.2 | 1657744 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564624 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
Msgprox.dll | 2017.140.3390.2 | 265104 | 16-Apr-21 | 06:17 | x64 |
Msxmlsql.dll | 2017.140.3390.2 | 1441160 | 16-Apr-21 | 06:17 | x64 |
newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 01:06 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Osql.exe | 2017.140.3390.2 | 68,496 | 16-Apr-21 | 06:16 | x64 |
Qrdrsvc.exe | 2017.140.3390.2 | 468872 | 16-Apr-21 | 06:18 | x64 |
Rawdest.dll | 2017.140.3390.2 | 199584 | 16-Apr-21 | 06:17 | x64 |
Rawsource.dll | 2017.140.3390.2 | 187296 | 16-Apr-21 | 06:17 | x64 |
Rdistcom.dll | 2017.140.3390.2 | 852360 | 16-Apr-21 | 06:18 | x64 |
Recordsetdest.dll | 2017.140.3390.2 | 177536 | 16-Apr-21 | 06:17 | x64 |
Replagnt.dll | 2017.140.3390.2 | 23,968 | 16-Apr-21 | 06:18 | x64 |
Repldp.dll | 2017.140.3390.2 | 285568 | 16-Apr-21 | 06:18 | x64 |
Replerrx.dll | 2017.140.3390.2 | 148896 | 16-Apr-21 | 06:18 | x64 |
Replisapi.dll | 2017.140.3390.2 | 357280 | 16-Apr-21 | 06:18 | x64 |
Replmerg.exe | 2017.140.3390.2 | 520088 | 16-Apr-21 | 06:18 | x64 |
Replprov.dll | 2017.140.3390.2 | 797072 | 16-Apr-21 | 06:18 | x64 |
Replrec.dll | 2017.140.3390.2 | 972688 | 16-Apr-21 | 06:18 | x64 |
Replsub.dll | 2017.140.3390.2 | 440224 | 16-Apr-21 | 06:18 | x64 |
Replsync.dll | 2017.140.3390.2 | 148352 | 16-Apr-21 | 06:18 | x64 |
Sort00001000.dll | 4.0.30319.576 | 871680 | 16-Apr-21 | 06:18 | x64 |
Sort00060101.dll | 4.0.30319.576 | 75016 | 16-Apr-21 | 06:18 | x64 |
Spresolv.dll | 2017.140.3390.2 | 247,192 | 16-Apr-21 | 06:18 | x64 |
Sql_engine_core_shared_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlcmd.exe | 2017.140.3390.2 | 242072 | 16-Apr-21 | 06:18 | x64 |
Sqldiag.exe | 2017.140.3390.2 | 1254800 | 16-Apr-21 | 06:18 | x64 |
Sqldistx.dll | 2017.140.3390.2 | 219520 | 16-Apr-21 | 06:18 | x64 |
Sqllogship.exe | 14.0.3390.2 | 99216 | 16-Apr-21 | 06:17 | x64 |
Sqlmergx.dll | 2017.140.3390.2 | 355216 | 16-Apr-21 | 06:18 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 21904 | 16-Apr-21 | 06:02 | x86 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22,408 | 16-Apr-21 | 06:02 | x86 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 55,184 | 16-Apr-21 | 06:02 | x86 |
Sqlscm.dll | 2017.140.3390.2 | 65,944 | 16-Apr-21 | 06:17 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 128400 | 16-Apr-21 | 06:02 | x86 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Sqlwep140.dll | 2017.140.3390.2 | 98696 | 16-Apr-21 | 06:18 | x64 |
Ssdebugps.dll | 2017.140.3390.2 | 26,512 | 16-Apr-21 | 06:18 | x64 |
Ssisoledb.dll | 2017.140.3390.2 | 209296 | 16-Apr-21 | 06:17 | x64 |
Ssradd.dll | 2017.140.3390.2 | 70032 | 16-Apr-21 | 06:18 | x64 |
Ssravg.dll | 2017.140.3390.2 | 70560 | 16-Apr-21 | 06:18 | x64 |
Ssrdown.dll | 2017.140.3390.2 | 55,184 | 16-Apr-21 | 06:18 | x64 |
Ssrmax.dll | 2017.140.3390.2 | 68,496 | 16-Apr-21 | 06:18 | x64 |
Ssrmin.dll | 2017.140.3390.2 | 68,496 | 16-Apr-21 | 06:18 | x64 |
Ssrpub.dll | 2017.140.3390.2 | 55,696 | 16-Apr-21 | 06:18 | x64 |
Ssrup.dll | 2017.140.3390.2 | 55,200 | 16-Apr-21 | 06:18 | x64 |
Tablediff.exe | 14.0.3390.2 | 79,752 | 16-Apr-21 | 06:18 | x64 |
Txagg.dll | 2017.140.3390.2 | 355224 | 16-Apr-21 | 06:17 | x64 |
Txbdd.dll | 2017.140.3390.2 | 163216 | 16-Apr-21 | 06:17 | x64 |
Txdatacollector.dll | 2017.140.3390.2 | 353696 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Txderived.dll | 2017.140.3390.2 | 597392 | 16-Apr-21 | 06:17 | x64 |
Txlookup.dll | 2017.140.3390.2 | 521112 | 16-Apr-21 | 06:17 | x64 |
Txmerge.dll | 2017.140.3390.2 | 223128 | 16-Apr-21 | 06:17 | x64 |
Txmergejoin.dll | 2017.140.3390.2 | 268672 | 16-Apr-21 | 06:17 | x64 |
Txmulticast.dll | 2017.140.3390.2 | 120,736 | 16-Apr-21 | 06:17 | x64 |
Txrowcount.dll | 2017.140.3390.2 | 118688 | 16-Apr-21 | 06:17 | x64 |
Txsort.dll | 2017.140.3390.2 | 249760 | 16-Apr-21 | 06:17 | x64 |
Txsplit.dll | 2017.140.3390.2 | 589712 | 16-Apr-21 | 06:17 | x64 |
Txunionall.dll | 2017.140.3390.2 | 175008 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
Xmlsub.dll | 2017.140.3390.2 | 255376 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_extensibility
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Launchpad.exe | 2017.140.3390.2 | 1120144 | 16-Apr-21 | 06:17 | x64 |
Sql_extensibility_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlsatellite.dll | 2017.140.3390.2 | 916880 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 全文引擎
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Fd.dll | 2017.140.3390.2 | 665504 | 16-Apr-21 | 06:17 | x64 |
Fdhost.exe | 2017.140.3390.2 | 109448 | 16-Apr-21 | 06:17 | x64 |
Fdlauncher.exe | 2017.140.3390.2 | 57,248 | 16-Apr-21 | 06:17 | x64 |
Nlsdl.dll | 6.0.6001.18000 | 46360 | 16-Apr-21 | 06:17 | x64 |
Sql_fulltext_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlft140ph.dll | 2017.140.3390.2 | 62864 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_inst_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Imrdll.dll | 14.0.3390.2 | 17296 | 16-Apr-21 | 06:16 | x86 |
Sql_inst_mr_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
SQL Server 2017 Integration Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Attunity.sqlserver.cdccontroltask.dll | 5.0.0.112 | 75264 | 16-Apr-21 | 01:06 | x86 |
Attunity.sqlserver.cdccontroltask.dll | 5.0.0.112 | 75264 | 16-Apr-21 | 06:16 | x86 |
Attunity.sqlserver.cdcsplit.dll | 5.0.0.112 | 36352 | 16-Apr-21 | 01:06 | x86 |
Attunity.sqlserver.cdcsplit.dll | 5.0.0.112 | 36352 | 16-Apr-21 | 06:16 | x86 |
Attunity.sqlserver.cdcsrc.dll | 5.0.0.112 | 76288 | 16-Apr-21 | 01:06 | x86 |
Attunity.sqlserver.cdcsrc.dll | 5.0.0.112 | 76288 | 16-Apr-21 | 06:16 | x86 |
Commanddest.dll | 2017.140.3390.2 | 193928 | 16-Apr-21 | 01:06 | x86 |
Commanddest.dll | 2017.140.3390.2 | 238976 | 16-Apr-21 | 06:16 | x64 |
Dteparse.dll | 2017.140.3390.2 | 93600 | 16-Apr-21 | 01:06 | x86 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 76688 | 16-Apr-21 | 01:06 | x86 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 109968 | 16-Apr-21 | 01:06 | x86 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 60816 | 16-Apr-21 | 01:06 | x86 |
Dtexec.exe | 2017.140.3390.2 | 66,952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2544008 | 16-Apr-21 | 01:06 | x86 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 411016 | 16-Apr-21 | 01:06 | x86 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 395664 | 16-Apr-21 | 01:06 | x86 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtsdebughost.exe | 2017.140.3390.2 | 88480 | 16-Apr-21 | 01:06 | x86 |
Dtsdebughost.exe | 2017.140.3390.2 | 104328 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 84384 | 16-Apr-21 | 06:03 | x86 |
Dtshost.exe | 2017.140.3390.2 | 99,224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 96,128 | 16-Apr-21 | 01:06 | x86 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 534416 | 16-Apr-21 | 06:03 | x86 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1053592 | 16-Apr-21 | 01:06 | x86 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 35744 | 16-Apr-21 | 01:06 | x86 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 73112 | 16-Apr-21 | 01:06 | x86 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 120720 | 16-Apr-21 | 01:06 | x86 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 207776 | 16-Apr-21 | 01:06 | x86 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 223624 | 16-Apr-21 | 01:06 | x86 |
Excelsrc.dll | 2017.140.3390.2 | 275,864 | 16-Apr-21 | 06:16 | x64 |
Execpackagetask.dll | 2017.140.3390.2 | 128392 | 16-Apr-21 | 01:06 | x86 |
Execpackagetask.dll | 2017.140.3390.2 | 161184 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 325536 | 16-Apr-21 | 01:06 | x86 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 337296 | 16-Apr-21 | 01:06 | x86 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 73,632 | 16-Apr-21 | 01:06 | x86 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 01:06 | x86 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 06:03 | x86 |
Isdeploymentwizard.exe | 14.0.3390.2 | 460176 | 16-Apr-21 | 01:06 | x86 |
Isdeploymentwizard.exe | 14.0.3390.2 | 459664 | 16-Apr-21 | 06:16 | x64 |
Isserverexec.exe | 14.0.3390.2 | 142,224 | 16-Apr-21 | 01:06 | x86 |
Isserverexec.exe | 14.0.3390.2 | 141712 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375136 | 16-Apr-21 | 01:06 | x86 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 01:06 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 06:03 | x86 |
Microsoft.sqlserver.astasks.dll | 14.0.3390.2 | 67464 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2017.140.3390.2 | 100240 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2017.140.3390.2 | 105352 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48,544 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48520 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82832 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82824 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66,448 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66456 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 14.0.3390.2 | 507792 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 14.0.3390.2 | 507784 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.server.dll | 14.0.3390.2 | 76688 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.server.dll | 14.0.3390.2 | 76688 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll | 14.0.3390.2 | 408960 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll | 14.0.3390.2 | 408984 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 14.0.3390.2 | 385424 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246176 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246160 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48,024 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48008 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 135,056 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 138656 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvr.exe | 14.0.3390.2 | 212872 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 83360 | 16-Apr-21 | 01:06 | x86 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
Msmdpp.dll | 2017.140.249.71 | 9191824 | 16-Apr-21 | 06:17 | x64 |
newtonsoft.json.dll | 6.0.8.18111 | 513424 | 16-Apr-21 | 05:58 | x86 |
newtonsoft.json.dll | 6.0.8.18111 | 513424 | 16-Apr-21 | 06:00 | x86 |
newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 01:06 | x86 |
newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 06:03 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 207744 | 16-Apr-21 | 01:06 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 226208 | 16-Apr-21 | 01:06 | x86 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Rawdest.dll | 2017.140.3390.2 | 159640 | 16-Apr-21 | 06:02 | x86 |
Rawdest.dll | 2017.140.3390.2 | 199584 | 16-Apr-21 | 06:17 | x64 |
Rawsource.dll | 2017.140.3390.2 | 146304 | 16-Apr-21 | 06:02 | x86 |
Rawsource.dll | 2017.140.3390.2 | 187296 | 16-Apr-21 | 06:17 | x64 |
Recordsetdest.dll | 2017.140.3390.2 | 142216 | 16-Apr-21 | 06:02 | x86 |
Recordsetdest.dll | 2017.140.3390.2 | 177536 | 16-Apr-21 | 06:17 | x64 |
Sql_is_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
Sqldest.dll | 2017.140.3390.2 | 206752 | 16-Apr-21 | 06:02 | x86 |
Sqldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 148360 | 16-Apr-21 | 06:02 | x86 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Ssisoledb.dll | 2017.140.3390.2 | 169,872 | 16-Apr-21 | 06:02 | x86 |
Ssisoledb.dll | 2017.140.3390.2 | 209296 | 16-Apr-21 | 06:17 | x64 |
Txagg.dll | 2017.140.3390.2 | 295312 | 16-Apr-21 | 06:02 | x86 |
Txagg.dll | 2017.140.3390.2 | 355224 | 16-Apr-21 | 06:17 | x64 |
Txbdd.dll | 2017.140.3390.2 | 129408 | 16-Apr-21 | 06:02 | x86 |
Txbdd.dll | 2017.140.3390.2 | 163216 | 16-Apr-21 | 06:17 | x64 |
Txbestmatch.dll | 2017.140.3390.2 | 486304 | 16-Apr-21 | 06:02 | x86 |
Txbestmatch.dll | 2017.140.3390.2 | 598408 | 16-Apr-21 | 06:17 | x64 |
Txcache.dll | 2017.140.3390.2 | 139168 | 16-Apr-21 | 06:02 | x86 |
Txcache.dll | 2017.140.3390.2 | 173472 | 16-Apr-21 | 06:17 | x64 |
Txcharmap.dll | 2017.140.3390.2 | 242080 | 16-Apr-21 | 06:02 | x86 |
Txcharmap.dll | 2017.140.3390.2 | 279960 | 16-Apr-21 | 06:17 | x64 |
Txcopymap.dll | 2017.140.3390.2 | 138640 | 16-Apr-21 | 06:02 | x86 |
Txcopymap.dll | 2017.140.3390.2 | 173472 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 246168 | 16-Apr-21 | 06:02 | x86 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Txderived.dll | 2017.140.3390.2 | 508808 | 16-Apr-21 | 06:02 | x86 |
Txderived.dll | 2017.140.3390.2 | 597392 | 16-Apr-21 | 06:17 | x64 |
Txfileextractor.dll | 2017.140.3390.2 | 154000 | 16-Apr-21 | 06:02 | x86 |
Txfileextractor.dll | 2017.140.3390.2 | 191904 | 16-Apr-21 | 06:17 | x64 |
Txfileinserter.dll | 2017.140.3390.2 | 152480 | 16-Apr-21 | 06:02 | x86 |
Txfileinserter.dll | 2017.140.3390.2 | 189848 | 16-Apr-21 | 06:17 | x64 |
Txgroupdups.dll | 2017.140.3390.2 | 224160 | 16-Apr-21 | 06:02 | x86 |
Txgroupdups.dll | 2017.140.3390.2 | 283520 | 16-Apr-21 | 06:17 | x64 |
Txlineage.dll | 2017.140.3390.2 | 103304 | 16-Apr-21 | 06:02 | x86 |
Txlineage.dll | 2017.140.3390.2 | 129928 | 16-Apr-21 | 06:17 | x64 |
Txlookup.dll | 2017.140.3390.2 | 439696 | 16-Apr-21 | 06:02 | x86 |
Txlookup.dll | 2017.140.3390.2 | 521112 | 16-Apr-21 | 06:17 | x64 |
Txmerge.dll | 2017.140.3390.2 | 169888 | 16-Apr-21 | 06:02 | x86 |
Txmerge.dll | 2017.140.3390.2 | 223128 | 16-Apr-21 | 06:17 | x64 |
Txmergejoin.dll | 2017.140.3390.2 | 214944 | 16-Apr-21 | 06:02 | x86 |
Txmergejoin.dll | 2017.140.3390.2 | 268672 | 16-Apr-21 | 06:17 | x64 |
Txmulticast.dll | 2017.140.3390.2 | 95624 | 16-Apr-21 | 06:02 | x86 |
Txmulticast.dll | 2017.140.3390.2 | 120,736 | 16-Apr-21 | 06:17 | x64 |
Txpivot.dll | 2017.140.3390.2 | 173448 | 16-Apr-21 | 06:02 | x86 |
Txpivot.dll | 2017.140.3390.2 | 217992 | 16-Apr-21 | 06:17 | x64 |
Txrowcount.dll | 2017.140.3390.2 | 94624 | 16-Apr-21 | 06:02 | x86 |
Txrowcount.dll | 2017.140.3390.2 | 118688 | 16-Apr-21 | 06:17 | x64 |
Txsampling.dll | 2017.140.3390.2 | 128928 | 16-Apr-21 | 06:02 | x86 |
Txsampling.dll | 2017.140.3390.2 | 165792 | 16-Apr-21 | 06:17 | x64 |
Txscd.dll | 2017.140.3390.2 | 163208 | 16-Apr-21 | 06:02 | x86 |
Txscd.dll | 2017.140.3390.2 | 213920 | 16-Apr-21 | 06:17 | x64 |
Txsort.dll | 2017.140.3390.2 | 201120 | 16-Apr-21 | 06:02 | x86 |
Txsort.dll | 2017.140.3390.2 | 249760 | 16-Apr-21 | 06:17 | x64 |
Txsplit.dll | 2017.140.3390.2 | 503696 | 16-Apr-21 | 06:02 | x86 |
Txsplit.dll | 2017.140.3390.2 | 589712 | 16-Apr-21 | 06:17 | x64 |
Txtermextraction.dll | 2017.140.3390.2 | 8608160 | 16-Apr-21 | 06:02 | x86 |
Txtermextraction.dll | 2017.140.3390.2 | 8669576 | 16-Apr-21 | 06:17 | x64 |
Txtermlookup.dll | 2017.140.3390.2 | 4099992 | 16-Apr-21 | 06:02 | x86 |
Txtermlookup.dll | 2017.140.3390.2 | 4150160 | 16-Apr-21 | 06:17 | x64 |
Txunionall.dll | 2017.140.3390.2 | 132496 | 16-Apr-21 | 06:02 | x86 |
Txunionall.dll | 2017.140.3390.2 | 175008 | 16-Apr-21 | 06:17 | x64 |
Txunpivot.dll | 2017.140.3390.2 | 153,480 | 16-Apr-21 | 06:02 | x86 |
Txunpivot.dll | 2017.140.3390.2 | 192928 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 588704 | 16-Apr-21 | 06:03 | x86 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_polybase_core_inst
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dms.dll | 13.0.9124.22 | 523848 | 16-Apr-21 | 11:06 | x86 |
Dmsnative.dll | 2016.130.9124.22 | 78408 | 16-Apr-21 | 11:06 | x64 |
Dwengineservice.dll | 13.0.9124.22 | 45640 | 16-Apr-21 | 11:06 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 11:06 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 13.0.9124.22 | 74824 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 13.0.9124.22 | 213576 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 13.0.9124.22 | 1799240 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 13.0.9124.22 | 116808 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 13.0.9124.22 | 390216 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 13.0.9124.22 | 196168 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 13.0.9124.22 | 131144 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 13.0.9124.22 | 63048 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 13.0.9124.22 | 55368 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 13.0.9124.22 | 93768 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 13.0.9124.22 | 792648 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 13.0.9124.22 | 87624 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 13.0.9124.22 | 77896 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 13.0.9124.22 | 42056 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 13.0.9124.22 | 36936 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 13.0.9124.22 | 47688 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 13.0.9124.22 | 27208 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 13.0.9124.22 | 32328 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 13.0.9124.22 | 129608 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 13.0.9124.22 | 95304 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 13.0.9124.22 | 109128 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 13.0.9124.22 | 264264 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 105032 | 16-Apr-21 | 10:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 119368 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 122440 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 118856 | 16-Apr-21 | 06:13 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 129096 | 16-Apr-21 | 06:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 121416 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 116296 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 149576 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 102984 | 16-Apr-21 | 10:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 118344 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 13.0.9124.22 | 70216 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 13.0.9124.22 | 28744 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 13.0.9124.22 | 43592 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 13.0.9124.22 | 83528 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.setup.componentupgradelibrary.dll | 13.0.9124.22 | 136776 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 13.0.9124.22 | 2340936 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 13.0.9124.22 | 3860040 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 110664 | 16-Apr-21 | 10:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 123464 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 128072 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 123976 | 16-Apr-21 | 06:13 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 136776 | 16-Apr-21 | 06:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 124488 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 121416 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 156232 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 108616 | 16-Apr-21 | 10:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 122952 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 13.0.9124.22 | 70216 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 13.0.9124.22 | 2756168 | 16-Apr-21 | 11:06 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 13.0.9124.22 | 751688 | 16-Apr-21 | 11:06 | x86 |
Mpdwinterop.dll | 2017.140.3390.2 | 400264 | 16-Apr-21 | 11:06 | x64 |
Mpdwsvc.exe | 2017.140.3390.2 | 7320968 | 16-Apr-21 | 11:06 | x64 |
Pdwodbcsql11.dll | 2017.140.3390.2 | 2257808 | 16-Apr-21 | 11:06 | x64 |
Secforwarder.dll | 2017.140.3390.2 | 30600 | 16-Apr-21 | 11:06 | x64 |
Sharedmemory.dll | 2016.130.9124.22 | 64584 | 16-Apr-21 | 11:06 | x64 |
Sqldk.dll | 2017.140.3390.2 | 2733464 | 16-Apr-21 | 11:06 | x64 |
sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 11:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1494408 | 16-Apr-21 | 1,206 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3914632 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3212680 | 16-Apr-21 | 10:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3917704 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3820936 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2087304 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2033544 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3588488 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3596168 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 01:06 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3785096 | 16-Apr-21 | 06:13 | x64 |
Sqlos.dll | 2017.140.3390.2 | 19,336 | 16-Apr-21 | 11:06 | x64 |
Sqlsortpdw.dll | 2016.130.9124.22 | 4347976 | 16-Apr-21 | 11:06 | x64 |
Sqltses.dll | 2017.140.3390.2 | 9729440 | 16-Apr-21 | 11:06 | x64 |
SQL Server 2017 sql_shared_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Smrdll.dll | 14.0.3390.2 | 17296 | 16-Apr-21 | 06:17 | x86 |
Sql_engine_core_shared_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
SQL Server 2017 sql_tools_extensions
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Autoadmin.dll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 06:03 | x86 |
Dtaengine.exe | 2017.140.3390.2 | 197520 | 16-Apr-21 | 01:06 | x86 |
Dteparse.dll | 2017.140.3390.2 | 93600 | 16-Apr-21 | 01:06 | x86 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 76688 | 16-Apr-21 | 01:06 | x86 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 109968 | 16-Apr-21 | 01:06 | x86 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 60816 | 16-Apr-21 | 01:06 | x86 |
Dtexec.exe | 2017.140.3390.2 | 66,952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2544008 | 16-Apr-21 | 01:06 | x86 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 411016 | 16-Apr-21 | 01:06 | x86 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 395664 | 16-Apr-21 | 01:06 | x86 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 84384 | 16-Apr-21 | 06:03 | x86 |
Dtshost.exe | 2017.140.3390.2 | 99,224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 96,128 | 16-Apr-21 | 01:06 | x86 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 534416 | 16-Apr-21 | 06:03 | x86 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1053592 | 16-Apr-21 | 01:06 | x86 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 35744 | 16-Apr-21 | 01:06 | x86 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 73112 | 16-Apr-21 | 01:06 | x86 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 120720 | 16-Apr-21 | 01:06 | x86 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 207776 | 16-Apr-21 | 01:06 | x86 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 223624 | 16-Apr-21 | 01:06 | x86 |
Excelsrc.dll | 2017.140.3390.2 | 275,864 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 325536 | 16-Apr-21 | 01:06 | x86 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 337296 | 16-Apr-21 | 01:06 | x86 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 73,632 | 16-Apr-21 | 01:06 | x86 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Microsoft.sqlserver.astasks.dll | 14.0.3390.2 | 67,472 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.astasksui.dll | 14.0.3390.2 | 179592 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 14.0.3390.2 | 403352 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 14.0.3390.2 | 403336 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 14.0.3390.2 | 2086816 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 14.0.3390.2 | 2086784 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246176 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48,024 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 135,056 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 138656 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 83360 | 16-Apr-21 | 01:06 | x86 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
msmgdsrv.dll | 2017.140.249.71 | 7304600 | 16-Apr-21 | 06:03 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 207744 | 16-Apr-21 | 01:06 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 226208 | 16-Apr-21 | 01:06 | x86 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Sql_tools_extensions_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 21904 | 16-Apr-21 | 06:02 | x86 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22,408 | 16-Apr-21 | 06:02 | x86 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 55,184 | 16-Apr-21 | 06:02 | x86 |
Sqlscm.dll | 2017.140.3390.2 | 65,944 | 16-Apr-21 | 06:17 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 128400 | 16-Apr-21 | 06:02 | x86 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 148360 | 16-Apr-21 | 06:02 | x86 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 246168 | 16-Apr-21 | 06:02 | x86 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 588704 | 16-Apr-21 | 06:03 | x86 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
xmlrw.dll | 2017.140.3390.2 | 250776 | 16-Apr-21 | 06:03 | x86 |
xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
xmlrwbin.dll | 2017.140.3390.2 | 182672 | 16-Apr-21 | 06:03 | x86 |
xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
此更新的说明
先决条件
若要应用此累积更新包,必须运行 SQL Server 2017。
重启信息
应用此累积更新程序包后,可能必须重启计算机。
注册表信息
若要使用此包中的某个修补程序,无需对注册表进行任何更改。
重要通知
本文还提供了有关以下情况的重要信息:
Pacemaker:在使用最新可用版本的 Pacemaker 的分发版中进行了行为更改。 提供了缓解方法。
查询存储:如果使用查询存储并且之前已安装Microsoft SQL Server 2017 累积更新 2(CU2),则必须运行此脚本。
Analysis Services CU 生成版本
从 Microsoft SQL Server 2017 开始,Analysis Services 内部版本号和 SQL Server 数据库引擎内部版本号不匹配。 有关详细信息,请参阅 验证 Analysis Services 累积更新生成版本。
累积更新 (CU)
累积更新(CU)现已在Microsoft下载中心提供。
下载中心仅提供针对 SQL Server 2017 发布的最新 CU。
Linux 的 CU 包在 https://packages.microsoft.com/.
注意
- 每个新 CU 都包含以前安装的 SQL Server 版本的 CU 附带的所有修补程序。
- SQL Server SU 已认证为与 Service Pack 相同的级别,应以相同的置信度级别进行安装。
- 建议持续主动安装 CU,因为它们根据以下准则可用:
- 历史数据显示,大量支持案例涉及已发布 CU 中已解决的问题。
- 库可能包含超过和更高版本的修补程序的附加值。 这包括可支持性、可管理性和可靠性更新。 - 建议先测试 SQL Server CU,然后再将其部署到生产环境。
Pacemaker 通知
重要说明
所有使用最新可用 Pacemaker 包 1.1.18-11.el7 的分发版(包括 RHEL 7.3 和 7.4 )都会在 start-failure-is-fatal
群集设置的值 false
时引入行为更改。 此更改会影响故障转移工作流。 如果主要副本发生中断,群集应故障转移到其中一个可用的次要副本。 然而,用户会注意到群集一直尝试启动发生故障的主要副本。 如果该主要副本由于永久性中断而永远不联机,群集就永远不会将故障转移到另一个可用的次要副本。
此问题会影响所有 SQL Server 版本,而不考虑它们所打开的累积更新版本。
若要缓解此问题,请使用以下任一方法。
方法 1
执行以下步骤:
start-failure-is-fatal
从现有群集中删除替代。# RHEL, Ubuntu pcs 属性 unset start-failure-is-fatal # 或 pcs 属性集 start-failure-is-fatal=true # SLES crm configure property start-failure-is-fatal=true
减少
cluster-recheck-interval
值。# RHEL, Ubuntu pcs 属性集 cluster-recheck-interval=<Xmin> # SLES crm configure property cluster-recheck-interval=<Xmin>
将
failure-timeout
元属性添加到每个 AG 资源。# RHEL, Ubuntu pcs 资源更新 ag1 元故障超时=60s # SLES crm 配置编辑 ag1 # 在文本编辑器中,在任何“param”和任何“op”之前添加“meta failure-timeout=60s”
注意
在此代码中,根据需要替换 Xmin> 的值<。 如果副本发生故障,群集将尝试按
failure-timeout
值和cluster-recheck-interval
值所绑定的间隔重启副本。 例如,如果failure-timeout
设置为 60 秒且cluster-recheck-interval
设置为 120 秒,则会在 60 秒至 120 秒的间隔内尝试重启。 建议设置为failure-timeout
60s
大于 60 秒的值和cluster-recheck-interval
值。 建议不要设置为cluster-recheck-interval
小值。 有关详细信息,请参阅 Pacemaker 文档或咨询系统提供程序。
方法 2
还原到 Pacemaker 版本 1.1.16。
查询存储通知
重要说明
如果使用查询存储,并且直接从 SQL Server 2017 累积更新 2(CU2)更新到 SQL Server 2017 累积更新 3(CU3)或更高版本的累积更新,则必须运行此脚本。 如果以前安装了 SQL Server 2017 累积更新 3(CU3)或更高版本的 SQL Server 2017 累积更新,则无需运行此脚本。
SET NOCOUNT ON;
DROP TABLE IF EXISTS #tmpUserDBs;
SELECT [database_id], 0 AS [IsDone]
INTO #tmpUserDBs
FROM master.sys.databases
WHERE [database_id] > 4
AND [state] = 0 -- must be ONLINE
AND is_read_only = 0 -- cannot be READ_ONLY
AND [database_id] NOT IN (SELECT dr.database_id FROM sys.dm_hadr_database_replica_states dr -- Except all local Always On secondary replicas
INNER JOIN sys.dm_hadr_availability_replica_states rs ON dr.group_id = rs.group_id
INNER JOIN sys.databases d ON dr.database_id = d.database_id
WHERE rs.role = 2 -- Is Secondary
AND dr.is_local = 1
AND rs.is_local = 1)
DECLARE @userDB sysname;
WHILE (SELECT COUNT([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @userDB = DB_NAME([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0
-- PRINT 'Working on database ' + @userDB
EXEC ('USE [' + @userDB + '];
DECLARE @clearPlan bigint, @clearQry bigint;
IF EXISTS (SELECT [actual_state] FROM sys.database_query_store_options WHERE [actual_state] IN (1,2))
BEGIN
IF EXISTS (SELECT plan_id FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27'')
BEGIN
DROP TABLE IF EXISTS #tmpclearPlans;
SELECT plan_id, query_id, 0 AS [IsDone]
INTO #tmpclearPlans
FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27''
WHILE (SELECT COUNT(plan_id) FROM #tmpclearPlans WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @clearPlan = plan_id, @clearQry = query_id FROM #tmpclearPlans WHERE [IsDone] = 0
EXECUTE sys.sp_query_store_unforce_plan @clearQry, @clearPlan;
EXECUTE sys.sp_query_store_remove_plan @clearPlan;
UPDATE #tmpclearPlans
SET [IsDone] = 1
WHERE plan_id = @clearPlan AND query_id = @clearQry
END;
PRINT ''- Cleared possibly affected plans in database [' + @userDB + ']''
END
ELSE
BEGIN
PRINT ''- No affected plans in database [' + @userDB + ']''
END
END
ELSE
BEGIN
PRINT ''- Query Store not enabled in database [' + @userDB + ']''
END')
UPDATE #tmpUserDBs
SET [IsDone] = 1
WHERE [database_id] = DB_ID(@userDB)
END
混合环境部署
将更新部署到混合环境(例如 AlwaysOn、复制、群集和镜像)时,建议在部署更新之前参考以下文章:
注意
如果不想使用滚动更新过程,请执行以下步骤来应用更新:
- 在被动节点上安装更新。
- 在活动节点上安装更新(需要重启服务)。
注意
如果与 SSISDB 目录一起启用了 Always On,请参阅 有关如何在这些环境中应用更新的 SSIS 的信息。
语言支持
SQL Server SU 目前是多语言的。 因此,此 CU 包不特定于一种语言。 它适用于所有支持的语言。
组件(功能)已更新
一个 CU 包包括所有 SQL Server 2017 组件(功能)的所有可用更新。 但是,累积更新包仅更新当前安装在所选服务 SQL Server 实例上的那些组件。 如果在应用此 CU 后将 SQL Server 功能(例如 Analysis Services)添加到实例,则必须重新应用此 CU 才能将新功能更新到此 CU。
对此更新的支持
如果出现其他问题,或者需要任何故障排除,则可能需要创建服务请求。 通常的支持成本适用于其他支持问题和不符合此特定累积更新包条件的问题。 有关Microsoft客户服务和支持电话号码的完整列表,或创建单独的服务请求,请转到 Microsoft支持网站。
如何卸载此更新
如何在 Windows 上卸载此更新
- 在控制面板中,打开“程序和功能”项,然后选择“查看已安装的更新”。
- 找到对应于 SQL Server 2017 下此累积更新包的条目。
- 按住(或右键单击)条目,然后选择“ 卸载”。
如何在 Linux 上卸载此更新
若要在 Linux 上卸载此 CU,必须将包回滚到以前的版本。 有关如何回滚安装的详细信息,请参阅 Rollback SQL Server。
第三方信息免责声明
本文中讨论的第三方产品由 Microsoft 以外的其他公司提供。 对于这些产品的性能或可靠性,Microsoft 不作任何暗示保证或其他形式的保证。