KB4548597 - Cumulative Update 4 for SQL Server 2019

Release Date:   March 31, 2020
Version:   15.0.4033.1

Summary

This article describes Cumulative Update package 4 (CU4) for Microsoft SQL Server 2019. This update contains 36 fixes that were issued after the release of SQL Server 2019 Cumulative Update 3, and it updates components in the following builds:

  • SQL Server - Product version: 15.0.4033.1, file version: 2019.150.4033.1
  • Analysis Services - Product version: 15.0.34.14, file version: 2018.150.34.14

Known issues in this update

There's a known uninstallation issue that affects this SQL Server 2019 CU4 under certain circumstances. If you uninstall this CU, SQL Server doesn't come online, and you find the following SQL Server error log entry:

The script level for 'system_xevents_modification.sql' in database 'master' cannot be downgraded from XXXXXXXXX to XXXXXXXXX, which is supported by this server. This usually implies that a future database was attached and the downgrade path is not supported by the current installation. Install a newer version of SQL Server and re-try opening the database.

To mitigate this issue, enable Trace Flag - T902 to bring SQL Server online. You don't have to uninstall the program again. To upgrade to a new CU, you must first remove this flag.

SQL Server 2019 CU5 or any later CU release contains the fix.

Improvements and fixes included in this update

A downloadable Excel workbook that contains a summary list of builds, together with their current support lifecycle, is available. The Excel file also contains detailed fix lists for SQL Server 2019 and SQL Server 2017. Select to download this Excel file now.

Note

Individual entries in the following table can be referenced directly through a bookmark. If you select any bug reference ID in the table, a bookmark tag is added to the URL by using the "#NNNNNNNN" format. You can then share this URL with others so that they can jump directly to the desired fix in the table.

For more information about the bugs that are fixed and enhancements that are included in this cumulative update, see the following Microsoft Knowledge Base articles.

Bug reference Description Fix area Component Platform
13357335 Assume that the Format String Expression property of a Calculation Item from a Calculation Group is set. The performance degradation occurs when you run MDX queries generated by MDX based client tools and may also occur when MDX queries don't refer to the calculation item with Format String Expression set. However, the performance degradation isn't so evident on equivalent DAX queries generated by Power BI Desktop visuals. Analysis Services Analysis Services Windows
13418869 SQL Writer will add its version and log tracing parameters to the log header when the service starts. SQL Server Engine Backup Restore Windows
13431504 Improves SQL Writer for better handling of COPY_ONLY backup messages in SQL Server 2019. SQL Server Engine Backup Restore Windows
13443768 FIX: sp_execute_external_script doesn't run when you install SQL Server 2019 with Machine Learning Services and a customized Shared feature directory (KB4540121) SQL Server Engine Extensibility Windows
13421856 FIX: Missing log block may occur when you use Always On availability group in SQL Server (KB4541309) SQL Server Engine High Availability and Disaster Recovery Windows
13421858 FIX: Non-yielding Scheduler error may occur with Always On availability group in Microsoft SQL Server (KB4541303) SQL Server Engine High Availability and Disaster Recovery Windows
13421880 FIX: Fix incorrect values in auto seeding XEvents in SQL Server (KB4541300) SQL Server Engine High Availability and Disaster Recovery Windows
13421865 FIX: Intermittent non-yielding scheduler occurs when memory-optimized database running under heavy I/O activities in SQL Server 2016 and 2019 (KB4541724) SQL Server Engine In-Memory OLTP Windows
13402561 Mssql-conf tool fails if IPV6 is disabled on the Linux system (KB4532432) SQL Server Engine Linux Linux
13421900 FIX: Management Data Warehouse Server Activity Collection Set may fail in SQL Server 2016 and 2019 (KB4541762) SQL Server Engine Management Services Windows
13376878 When an application performs bulk copy operations and a subsequent SELECT in the same transaction against a database with simple or bulk-logged recovery model, SQL Server Access Violations may occur and repeat until the service is restarted. SQL Server Engine Methods to access stored data Windows
13402700 FIX: Error occurs when you try to create external table in PolyBase with database_default as collation in SQL Server 2019 (KB4552205) SQL Server Engine PolyBase All
13411047 FIX: Error occurs when you apply a security policy on PolyBase external table in SQL Server 2019 (KB4552159) SQL Server Engine PolyBase All
13421887 FIX: System or background task may fail when number of sessions reaches the maximum limit in SQL Server 2016 and 2019 (KB4540107) SQL Server Engine Programmability Windows
13421916 FIX: Non-yielding scheduler condition occurs with CONNECTION_MANAGER spinlock in SQL Server (KB4540342) SQL Server Engine Programmability Windows
13441894 FIX: Scalar UDF Inlining issues in SQL Server 2019 (KB4538581) SQL Server Engine Programmability All
13407609 FIX: "Expired BLOB handle" error occurs when cross-database transaction involves communication with MSDTC in SQL Server 2017 and 2019 (KB4538268) SQL Server Engine Query Execution All
13421869 FIX: Access violation occurs with wait_info XEvent on busy SQL Server (KB4539880) SQL Server Engine Query Execution Windows
13421907 FIX: MERGE statement fails with assert "Attempt to access expired blob handle (1)" in SQL Server 2016 and 2019 (KB4540346) SQL Server Engine Query Execution Windows
13407603 FIX: Slow query performance when using query predicates with UPPER, LOWER or RTRIM with default CE in SQL Server 2017 and 2019 (KB4538497) SQL Server Engine Query Optimizer Windows
13421852 FIX: Parallel sampled filtered statistics may cause incorrect histogram scaling in SQL Server 2016 and 2019 (KB4543027) SQL Server Engine Query Optimizer All
13421861 FIX: Access Violation occurs when you run query on computed columns in SQL Server (KB4541096) SQL Server Engine Query Optimizer All
13407610 FIX: Change Tracking cleanup does not work when invalid cleanup and hardened cleanup version are negative in SQL Server 2017 and 2019 (KB4538365) SQL Server Engine Replication Windows
13421889 FIX: Access violation occurs when change tracking auto cleanup tries to clean up side tables in SQL Server (KB4539815) SQL Server Engine Replication Windows
13421902 FIX: Non-yielding scheduler dump occurs in InterlockedCompareExchangePointer and SOS_RWLock in SQL Server 2016 and 2019 (KB4540903) SQL Server Engine Replication Windows
13421911 FIX: SQL Server may terminate due to lock conflicts during error message processing in SQL Server 2016 and 2019 (KB4540901) SQL Server Engine Security Infrastructure Windows
13429199 Improved error message is returned when you try to link the base and history tables on which data classification is already defined. SQL Server Engine Security Infrastructure All
13440147 Starting from Cumulative Update 4 (CU4) for SQL Server 2019, when auditing DMVs and DBCC commands to get query optimization statistics and if sensitive data is revealed, the 'data_sensitivity_information' column of the audit record will be populated. SQL Server Engine Security Infrastructure All
13421863 FIX: Assertion occurs when you process a malformed XML message sent as message in Service Broker queue in SQL Server (KB4541520) SQL Server Engine Service Broker Windows
13445859 Access violation error occurs when you cancel queries against Big Data Cluster (BDC) storage pool or any OPENROWSET query on an instance of SQL Server 2019. SQL Server Engine SQL BDC Polybase All
13443390 Adds new SERVERPROPERTY "IsBigDataCluster" to retrieve a boolean value that describes whether the instance is BDC or not. SQL Server Engine SQL Big Data Cluster Linux
13404458 FIX: Performance degradation occurs on PMEM devices with Hybrid Buffer Pool enabled in SQL Server 2019 (KB4548103) SQL Server Engine SQL OS Windows
13414966 FIX: Severe spinlock contention occurs in SQL Server 2019 (KB4538688) SQL Server Engine SQL OS All
13421876 FIX: Error occurs when you rename a column on temporal current table in SQL Server (KB4541435) SQL Server Engine Temporal Windows
13421882 FIX: Assertion failure occurs when persistent log buffer is used in SQL Server 2016 and 2019 (KB4541770) SQL Server Engine Transaction Services Windows
13417390 In the Service Accounts interface of SQL Server Setup, password validation may fail if only username is entered before the correct password is entered. This failed validation may lock out the domain service account if you do this repeatedly and domain policy set to lock accounts after few unsuccessful attempts. SQL Setup User Interface Windows

How to obtain or download this or the latest cumulative update package

How to obtain or download the latest cumulative update package for Windows (recommended)

The following update is available from the Microsoft Download Center:

Download the latest cumulative update package for SQL Server 2019 now

Note

  • Microsoft Download Center will always present the latest SQL Server 2019 CU release.
  • If the download page does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
How to obtain or download this cumulative update package for Windows from Microsoft Update Catalog

The following update is available from the Microsoft Update Catalog:

Download the cumulative update package for SQL Server 2019 CU4 now

Note

  • Microsoft Update Catalog contains this SQL Server 2019 CU and previously released SQL Server 2019 CU releases.
  • This CU is also available through Windows Server Update Services (WSUS).
  • We recommend that you always install the latest cumulative update that is available.
How to obtain or download the latest cumulative update package for Linux

To update SQL Server 2019 on Linux to the latest CU, you must first have the Cumulative Update repository configured. Then, update your SQL Server packages by using the appropriate platform-specific update command.

For installation instructions and direct links to the CU package downloads, see the SQL Server 2019 Release Notes.

How to obtain or download the latest cumulative update for Big Data Clusters (BDC)

To upgrade Microsoft SQL Server 2019 Big Data Clusters (BDC) on Linux to the latest CU, see the Big Data Clusters Deployment Guidance.

Starting in SQL Server 2019 CU1, you can perform in-place upgrades for Big Data Clusters from the production supported releases (SQL Server 2019 GDR1). For more information, see How to upgrade SQL Server Big Data Clusters.

For more information, see the Big Data Clusters release notes.

File information

File hash information

You can verify the download by computing the hash of the SQLServer2019-KB4548597-x64.exe file by using the following command:

certutil -hashfile SQLServer2019-KB4548597-x64.exe SHA256

File name SHA256 hash
SQLServer2019-KB4548597-x64.exe 58D78AC13DD8BBA0B5E17AAFAA8FE38A9D9BBCD72DAD480B66C914E6962DB888
Cumulative Update package file information

The English version of this package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it's converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

x64-based versions

SQL Server 2019 Analysis Services

File name File version File size Date Time Platform
Asplatformhost.dll 2018.150.34.14 291936 14-Mar-20 17:21 x64
Mashupcompression.dll 2.72.5556.181 140664 14-Mar-20 17:29 x64
Microsoft.analysisservices.minterop.dll 15.0.34.14 757136 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 174472 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 198544 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 201104 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 197520 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 213904 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 196496 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 192400 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 251280 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 172944 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.34.14 195984 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.dll 15.0.34.14 1097104 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.34.14 479632 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 53880 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 58464 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 59000 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 57952 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 60808 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 57440 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 57232 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 66656 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 52832 14-Mar-20 17:21 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.34.14 57440 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16784 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16992 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 18016 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16992 14-Mar-20 17:21 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.34.14 16992 14-Mar-20 17:21 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660856 14-Mar-20 17:29 x86
Microsoft.data.mashup.dll 2.72.5556.181 180600 14-Mar-20 17:29 x86
Microsoft.data.mashup.oledb.dll 2.72.5556.181 30072 14-Mar-20 17:29 x86
Microsoft.data.mashup.preview.dll 2.72.5556.181 74616 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.dll 2.72.5556.181 102264 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 37752 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 41848 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 28536 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 45944 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 37752 14-Mar-20 17:29 x86
Microsoft.data.mashup.providercommon.resources.dll 2.72.5556.181 29048 14-Mar-20 17:29 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454456 14-Mar-20 17:29 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181112 14-Mar-20 17:29 x86
Microsoft.data.sapclient.dll 1.0.0.25 920680 14-Mar-20 17:29 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 23928 14-Mar-20 17:29 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 25464 14-Mar-20 17:29 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 25976 14-Mar-20 17:29 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 28536 14-Mar-20 17:29 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37752 14-Mar-20 17:29 x86
Microsoft.hostintegration.connectors.dll 2.72.5556.181 5242744 14-Mar-20 17:29 x86
Microsoft.mashup.container.exe 2.72.5556.181 19832 14-Mar-20 17:29 x64
Microsoft.mashup.container.netfx40.exe 2.72.5556.181 19832 14-Mar-20 17:29 x64
Microsoft.mashup.container.netfx45.exe 2.72.5556.181 19832 14-Mar-20 17:29 x64
Microsoft.mashup.eventsource.dll 2.72.5556.181 149368 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.dll 2.72.5556.181 82296 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15432 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15224 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 15736 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 14-Mar-20 17:29 x86
Microsoft.mashup.oauth.resources.dll 2.72.5556.181 14712 14-Mar-20 17:29 x86
Microsoft.mashup.oledbinterop.dll 2.72.5556.181 190840 14-Mar-20 17:29 x64
Microsoft.mashup.oledbprovider.dll 2.72.5556.181 59768 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.oledbprovider.resources.dll 2.72.5556.181 13176 14-Mar-20 17:29 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 14-Mar-20 17:29 x86
Microsoft.mashup.shims.dll 2.72.5556.181 26488 14-Mar-20 17:29 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140152 14-Mar-20 17:29 x86
Microsoft.mashupengine.dll 2.72.5556.181 14094200 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 541560 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 652152 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 643960 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 627576 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 676728 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 635768 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 615288 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 848760 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 533368 14-Mar-20 17:29 x86
Microsoft.mashupengine.resources.dll 2.72.5556.181 623480 14-Mar-20 17:29 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 14-Mar-20 17:29 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778616 14-Mar-20 17:29 x86
Microsoft.powerbi.adomdclient.dll 15.0.30.15 1100152 14-Mar-20 17:29 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126328 14-Mar-20 17:29 x86
Msmdctr.dll 2018.150.34.14 37472 14-Mar-20 17:21 x64
Msmdlocal.dll 2018.150.34.14 47777672 14-Mar-20 17:21 x86
Msmdlocal.dll 2018.150.34.14 66284432 14-Mar-20 17:21 x64
Msmdpump.dll 2018.150.34.14 10187664 14-Mar-20 17:21 x64
Msmdredir.dll 2018.150.34.14 7955344 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 15760 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 15760 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 16272 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 15752 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 16264 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 16480 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 16264 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 17296 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 15760 14-Mar-20 17:21 x86
Msmdspdm.resources.dll 15.0.34.14 15760 14-Mar-20 17:21 x86
Msmdsrv.exe 2018.150.34.14 65821584 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 832608 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1627232 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1453152 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1642080 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1607776 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1000544 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 991840 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1536096 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1520736 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 810080 14-Mar-20 17:21 x64
Msmdsrv.rll 2018.150.34.14 1595488 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 831584 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1623432 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1449872 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1636744 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1603472 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 997776 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 990096 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1531792 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1516936 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 809056 14-Mar-20 17:21 x64
Msmdsrvi.rll 2018.150.34.14 1590672 14-Mar-20 17:21 x64
Msmgdsrv.dll 2018.150.34.14 10184584 14-Mar-20 17:21 x64
Msmgdsrv.dll 2018.150.34.14 8278408 14-Mar-20 17:21 x86
Msolap.dll 2018.150.34.14 11014752 14-Mar-20 17:21 x64
Msolap.dll 2018.150.34.14 8607120 14-Mar-20 17:21 x86
Msolui.dll 2018.150.34.14 285064 14-Mar-20 17:21 x86
Msolui.dll 2018.150.34.14 305760 14-Mar-20 17:21 x64
Powerbiextensions.dll 2.72.5556.181 9252728 14-Mar-20 17:29 x86
Private_odbc32.dll 10.0.14832.1000 728440 14-Mar-20 17:29 x64
Sqlceip.exe 15.0.4033.1 283744 14-Mar-20 17:24 x86
Sqldumper.exe 2019.150.4033.1 185224 14-Mar-20 17:23 x64
Sqldumper.exe 2019.150.4033.1 152456 14-Mar-20 17:23 x86
System.spatial.netfx35.dll 5.7.0.62516 117624 14-Mar-20 17:29 x86
Tmapi.dll 2018.150.34.14 6177376 14-Mar-20 17:21 x64
Tmcachemgr.dll 2018.150.34.14 4916624 14-Mar-20 17:21 x64
Tmpersistence.dll 2018.150.34.14 1183840 14-Mar-20 17:21 x64
Tmtransactions.dll 2018.150.34.14 6802552 14-Mar-20 17:21 x64
Xmsrv.dll 2018.150.34.14 26021472 14-Mar-20 17:21 x64
Xmsrv.dll 2018.150.34.14 35458144 14-Mar-20 17:21 x86

SQL Server 2019 Database Services Common Core

File name File version File size Date Time Platform
Instapi150.dll 2019.150.4033.1 74632 14-Mar-20 17:22 x86
Instapi150.dll 2019.150.4033.1 86920 14-Mar-20 17:22 x64
Msasxpress.dll 2018.150.34.14 31328 14-Mar-20 17:22 x64
Msasxpress.dll 2018.150.34.14 25992 14-Mar-20 17:22 x86
Sqldumper.exe 2019.150.4033.1 152456 14-Mar-20 17:23 x86
Sqldumper.exe 2019.150.4033.1 185224 14-Mar-20 17:23 x64
Sqlmanager.dll 2019.150.4033.1 742488 14-Mar-20 17:24 x86
Sqlmanager.dll 2019.150.4033.1 873352 14-Mar-20 17:25 x64

SQL Server 2019 sql_dreplay_client

File name File version File size Date Time Platform
Dreplaycommon.dll 2019.150.4033.1 664968 14-Mar-20 17:22 x86
Dreplayutil.dll 2019.150.4033.1 304008 14-Mar-20 17:24 x86
Instapi150.dll 2019.150.4033.1 86920 14-Mar-20 17:22 x64

SQL Server 2019 sql_dreplay_controller

File name File version File size Date Time Platform
Dreplaycommon.dll 2019.150.4033.1 664968 14-Mar-20 17:22 x86
Instapi150.dll 2019.150.4033.1 86920 14-Mar-20 17:22 x64

SQL Server 2019 Database Services Core Instance

File name File version File size Date Time Platform
Aetm-enclave-simulator.dll 2019.150.4033.1 4652936 14-Mar-20 18:52 x64
Aetm-enclave.dll 2019.150.4033.1 4603744 14-Mar-20 18:52 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4033.1 4924648 14-Mar-20 18:52 x64
Aetm-sgx-enclave.dll 2019.150.4033.1 4866248 14-Mar-20 18:52 x64
Azureattest.dll 10.0.18965.1000 255056 14-Mar-20 18:52 x64
Azureattestmanager.dll 10.0.18965.1000 97528 14-Mar-20 18:52 x64
Hkcompile.dll 2019.150.4033.1 1291352 14-Mar-20 18:53 x64
Hkengine.dll 2019.150.4033.1 5784456 14-Mar-20 18:52 x64
Hkruntime.dll 2019.150.4033.1 181128 14-Mar-20 18:52 x64
Hktempdb.dll 2019.150.4033.1 62344 14-Mar-20 18:52 x64
Qds.dll 2019.150.4033.1 1176672 14-Mar-20 18:53 x64
Rsfxft.dll 2019.150.4033.1 50056 14-Mar-20 18:53 x64
Secforwarder.dll 2019.150.4033.1 78944 14-Mar-20 18:52 x64
Sqlaamss.dll 2019.150.4033.1 107616 14-Mar-20 17:45 x64
Sqlaccess.dll 2019.150.4033.1 492424 14-Mar-20 18:52 x64
Sqlagent.exe 2019.150.4033.1 725896 14-Mar-20 17:45 x64
Sqlceip.exe 15.0.4033.1 283744 14-Mar-20 18:53 x86
Sqlcmdss.dll 2019.150.4033.1 86920 14-Mar-20 17:46 x64
Sqlctr150.dll 2019.150.4033.1 140168 14-Mar-20 18:52 x64
Sqlctr150.dll 2019.150.4033.1 115800 14-Mar-20 18:52 x86
Sqldk.dll 2019.150.4033.1 3138648 14-Mar-20 18:52 x64
Sqldtsss.dll 2019.150.4033.1 107400 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 1586056 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3482504 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3675016 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 4141960 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 4256648 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3396488 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3560328 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 4134008 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3990408 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 4043656 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 2208648 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 2159712 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3851144 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3527560 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3994504 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3801992 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3797896 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3593096 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3482504 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 1528712 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 3888008 14-Mar-20 18:52 x64
Sqlevn70.rll 2019.150.4033.1 4006792 14-Mar-20 18:52 x64
Sqllang.dll 2019.150.4033.1 39527304 14-Mar-20 18:54 x64
Sqlmin.dll 2019.150.4033.1 40122248 14-Mar-20 18:52 x64
Sqlolapss.dll 2019.150.4033.1 103304 14-Mar-20 17:45 x64
Sqlos.dll 2019.150.4033.1 45960 14-Mar-20 18:52 x64
Sqlpowershellss.dll 2019.150.4033.1 82824 14-Mar-20 17:46 x64
Sqlrepss.dll 2019.150.4033.1 82824 14-Mar-20 17:45 x64
Sqlscriptdowngrade.dll 2019.150.4033.1 41864 14-Mar-20 18:52 x64
Sqlscriptupgrade.dll 2019.150.4033.1 5796744 14-Mar-20 18:52 x64
Sqlservr.exe 2019.150.4033.1 623712 14-Mar-20 18:52 x64
Sqlsvc.dll 2019.150.4033.1 181128 14-Mar-20 17:45 x64
Sqltses.dll 2019.150.4033.1 9069664 14-Mar-20 18:52 x64
Svl.dll 2019.150.4033.1 160648 14-Mar-20 18:52 x64
Xpstar.dll 2019.150.4033.1 471944 14-Mar-20 18:52 x64

SQL Server 2019 Database Services Core Shared

File name File version File size Date Time Platform
Dts.dll 2019.150.4033.1 3142536 14-Mar-20 17:28 x64
Dtsmsg150.dll 2019.150.4033.1 566152 14-Mar-20 17:27 x64
Dtspipeline.dll 2019.150.4033.1 1328008 14-Mar-20 17:25 x64
Dtswizard.exe 15.0.4033.1 885848 14-Mar-20 17:26 x64
Flatfiledest.dll 2019.150.4033.1 410504 14-Mar-20 17:26 x64
Flatfilesrc.dll 2019.150.4033.1 427104 14-Mar-20 17:25 x64
Logread.exe 2019.150.4033.1 717912 14-Mar-20 17:24 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4033.1 58248 14-Mar-20 17:29 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4033.1 390024 14-Mar-20 17:25 x86
Msoledbsql.dll 2018.182.3.0 148432 14-Mar-20 17:28 x64
Msxmlsql.dll 2019.150.4033.1 1495944 14-Mar-20 17:26 x64
Osql.exe 2019.150.4033.1 91016 14-Mar-20 17:29 x64
Qrdrsvc.exe 2019.150.4033.1 496520 14-Mar-20 17:28 x64
Rdistcom.dll 2019.150.4033.1 914312 14-Mar-20 17:23 x64
Replmerg.exe 2019.150.4033.1 562056 14-Mar-20 17:22 x64
Replprov.dll 2019.150.4033.1 852872 14-Mar-20 17:22 x64
Replrec.dll 2019.150.4033.1 1029208 14-Mar-20 17:27 x64
Replsub.dll 2019.150.4033.1 471944 14-Mar-20 17:25 x64
Spresolv.dll 2019.150.4033.1 275544 14-Mar-20 17:22 x64
Sqldiag.exe 2019.150.4033.1 1139592 14-Mar-20 17:22 x64
Sqllogship.exe 15.0.4033.1 103304 14-Mar-20 17:29 x64
Sqlsvc.dll 2019.150.4033.1 148360 14-Mar-20 17:26 x86
Sqlsvc.dll 2019.150.4033.1 181128 14-Mar-20 17:29 x64
Txdatacollector.dll 2019.150.4033.1 476040 14-Mar-20 17:29 x64

SQL Server 2019 sql_extensibility

File name File version File size Date Time Platform
Commonlauncher.dll 2019.150.4033.1 91016 14-Mar-20 17:24 x64
Exthost.exe 2019.150.4033.1 230280 14-Mar-20 17:24 x64
Launchpad.exe 2019.150.4033.1 1225816 14-Mar-20 17:24 x64
Sqlsatellite.dll 2019.150.4033.1 1020808 14-Mar-20 17:23 x64

SQL Server 2019 sql_inst_mr

File name File version File size Date Time Platform
Imrdll.dll 15.0.4033.1 29576 14-Mar-20 17:23 x86

SQL Server 2019 Integration Services

File name File version File size Date Time Platform
Dts.dll 2019.150.4033.1 2765704 14-Mar-20 17:46 x86
Dts.dll 2019.150.4033.1 3142536 14-Mar-20 17:48 x64
Dtsmsg150.dll 2019.150.4033.1 553864 14-Mar-20 17:46 x86
Dtsmsg150.dll 2019.150.4033.1 566152 14-Mar-20 17:46 x64
Dtspipeline.dll 2019.150.4033.1 1328008 14-Mar-20 17:45 x64
Dtspipeline.dll 2019.150.4033.1 1119112 14-Mar-20 17:45 x86
Dtswizard.exe 15.0.4033.1 889736 14-Mar-20 17:44 x86
Dtswizard.exe 15.0.4033.1 885848 14-Mar-20 17:44 x64
Flatfiledest.dll 2019.150.4033.1 357256 14-Mar-20 17:46 x86
Flatfiledest.dll 2019.150.4033.1 410504 14-Mar-20 17:47 x64
Flatfilesrc.dll 2019.150.4033.1 369544 14-Mar-20 17:46 x86
Flatfilesrc.dll 2019.150.4033.1 427104 14-Mar-20 17:46 x64
Isdbupgradewizard.exe 15.0.4033.1 119688 14-Mar-20 17:44 x86
Isdbupgradewizard.exe 15.0.4033.1 119688 14-Mar-20 17:45 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4033.1 58248 14-Mar-20 17:47 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4033.1 58248 14-Mar-20 17:47 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4033.1 390024 14-Mar-20 17:44 x86
Microsoft.sqlserver.scripttask.dll 15.0.4033.1 140168 14-Mar-20 17:44 x86
Microsoft.sqlserver.scripttask.dll 15.0.4033.1 140376 14-Mar-20 17:44 x86
Msdtssrvr.exe 15.0.4033.1 217992 14-Mar-20 17:45 x64
Msmdpp.dll 2018.150.34.14 10061712 14-Mar-20 17:22 x64
Odbcdest.dll 2019.150.4033.1 369752 14-Mar-20 17:45 x64
Odbcdest.dll 2019.150.4033.1 316512 14-Mar-20 17:46 x86
Odbcsrc.dll 2019.150.4033.1 382040 14-Mar-20 17:46 x64
Odbcsrc.dll 2019.150.4033.1 328792 14-Mar-20 17:46 x86
Sqlceip.exe 15.0.4033.1 283744 14-Mar-20 17:47 x86

SQL Server 2019 sql_polybase_core_inst

File name File version File size Date Time Platform
Dms.dll 15.0.1832.0 557696 14-Mar-20 18:48 x86
Dmsnative.dll 2018.150.1832.0 139392 14-Mar-20 18:48 x64
Dwengineservice.dll 15.0.1832.0 50304 14-Mar-20 18:48 x86
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 14-Mar-20 18:48 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 14-Mar-20 18:48 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.108 2365520 14-Mar-20 18:48 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2272 2199120 14-Mar-20 18:48 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2272 144976 14-Mar-20 18:48 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.217 2408016 14-Mar-20 18:48 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.39 2928720 14-Mar-20 18:48 x64
Icudt58.dll 58.2.0.0 27109768 14-Mar-20 18:48 x64
Icudt58.dll 58.2.0.0 27109832 14-Mar-20 18:48 x64
Icuin58.dll 58.2.0.0 2425288 14-Mar-20 18:48 x64
Icuin58.dll 58.2.0.0 2431880 14-Mar-20 18:48 x64
Icuuc42.dll 8.0.2.124 15488080 14-Mar-20 18:48 x64
Icuuc58.dll 58.2.0.0 1775048 14-Mar-20 18:48 x64
Icuuc58.dll 58.2.0.0 1783688 14-Mar-20 18:48 x64
Instapi150.dll 2019.150.4033.1 86920 14-Mar-20 18:48 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 14-Mar-20 18:48 x64
Libcrypto 1.1.1.4 2953680 14-Mar-20 18:48 x64
Libsasl.dll 2.1.26.0 292224 14-Mar-20 18:48 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 14-Mar-20 18:48 x64
Libssl 1.1.1.4 798160 14-Mar-20 18:48 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1832.0 73344 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1832.0 299136 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1832.0 1956480 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1832.0 176472 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1832.0 626304 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1832.0 249984 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1832.0 144728 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1832.0 85840 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1832.0 57168 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1832.0 94552 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1832.0 1135448 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1832.0 86864 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1832.0 76648 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1832.0 41088 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1832.0 37208 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1832.0 52560 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1832.0 27472 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1832.0 32384 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1832.0 137344 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1832.0 92288 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1832.0 106616 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1832.0 295248 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 124544 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 142160 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 145240 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 141440 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 153720 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 143696 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 138576 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 179032 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 122192 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1832.0 140416 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1832.0 78464 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1832.0 27776 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1832.0 43136 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1832.0 134272 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1832.0 3034960 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1832.0 3959120 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 124240 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 139088 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 143720 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 139600 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 154448 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 140112 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 136528 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 176976 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 121168 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1832.0 138064 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1832.0 72528 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1832.0 2688336 14-Mar-20 18:48 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1832.0 2442368 14-Mar-20 18:48 x86
Mpdwinterop.dll 2019.150.4033.1 451672 14-Mar-20 18:48 x64
Mpdwsvc.exe 2019.150.4033.1 7394400 14-Mar-20 18:48 x64
Msodbcsql17.dll 2017.174.1.1 2016120 14-Mar-20 18:48 x64
Odbc32.dll 10.0.17763.1 720792 14-Mar-20 18:48 x64
Odbccp32.dll 10.0.17763.1 138136 14-Mar-20 18:48 x64
Odbctrac.dll 10.0.17763.1 175000 14-Mar-20 18:48 x64
Saslplain.dll 2.1.26.0 170880 14-Mar-20 18:48 x64
Secforwarder.dll 2019.150.4033.1 78944 14-Mar-20 18:48 x64
Sharedmemory.dll 2018.150.1832.0 67200 14-Mar-20 18:48 x64
Sqldk.dll 2019.150.4033.1 3138648 14-Mar-20 18:48 x64
Sqldumper.exe 2019.150.4033.1 185224 14-Mar-20 18:48 x64
Sqlevn70.rll 2019.150.4033.1 1586056 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 4141960 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 3396488 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 4134008 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 4043656 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 2208648 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 2159712 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 3801992 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 3797896 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 1528712 14-Mar-20 18:47 x64
Sqlevn70.rll 2019.150.4033.1 4006792 14-Mar-20 18:47 x64
Sqlos.dll 2019.150.4033.1 45960 14-Mar-20 18:48 x64
Sqlsortpdw.dll 2018.150.1832.0 4847232 14-Mar-20 18:48 x64
Sqltses.dll 2019.150.4033.1 9069664 14-Mar-20 18:48 x64
Tdataodbc_sb 16.20.0.1078 14995920 14-Mar-20 18:48 x64
Terasso.dll 16.20.0.13 2158896 14-Mar-20 18:48 x64
Zlibwapi.dll 1.2.11.0 281472 14-Mar-20 18:48 x64

SQL Server 2019 sql_shared_mr

File name File version File size Date Time Platform
Smrdll.dll 15.0.4033.1 29576 14-Mar-20 17:28 x86

SQL Server 2019 sql_tools_extensions

File name File version File size Date Time Platform
Dts.dll 2019.150.4033.1 2765704 14-Mar-20 17:25 x86
Dts.dll 2019.150.4033.1 3142536 14-Mar-20 17:25 x64
Dtsmsg150.dll 2019.150.4033.1 566152 14-Mar-20 17:27 x64
Dtsmsg150.dll 2019.150.4033.1 553864 14-Mar-20 17:27 x86
Dtspipeline.dll 2019.150.4033.1 1119112 14-Mar-20 17:27 x86
Dtspipeline.dll 2019.150.4033.1 1328008 14-Mar-20 17:27 x64
Dtswizard.exe 15.0.4033.1 889736 14-Mar-20 17:27 x86
Dtswizard.exe 15.0.4033.1 885848 14-Mar-20 17:28 x64
Flatfiledest.dll 2019.150.4033.1 410504 14-Mar-20 17:26 x64
Flatfiledest.dll 2019.150.4033.1 357256 14-Mar-20 17:26 x86
Flatfilesrc.dll 2019.150.4033.1 369544 14-Mar-20 17:27 x86
Flatfilesrc.dll 2019.150.4033.1 427104 14-Mar-20 17:27 x64
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4033.1 402528 14-Mar-20 17:16 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4033.1 402312 14-Mar-20 17:16 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4033.1 2999392 14-Mar-20 17:16 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4033.1 2999176 14-Mar-20 17:16 x86
Msmgdsrv.dll 2018.150.34.14 8278408 14-Mar-20 17:17 x86
Sqlsvc.dll 2019.150.4033.1 181128 14-Mar-20 17:28 x64
Sqlsvc.dll 2019.150.4033.1 148360 14-Mar-20 17:28 x86

Notes for this update

Prerequisites

To apply this cumulative update package, you must be running SQL Server 2019.

Restart information

You might have to restart the computer after you apply this cumulative update package.

Registry information

To use one of the hotfixes in this package, you don't have to make any changes to the registry.

Important notices

This article also provides the following important information.

Analysis Services CU build version

Beginning in Microsoft SQL Server 2017, the Analysis Services build version number and SQL Server Database Engine build version number don't match. For more information, see Verify Analysis Services cumulative update build version.

Cumulative updates (CU)

  • Each new CU contains all the fixes that were included with the previous CU for the installed version of SQL Server.
  • SQL Server CUs are certified to the same levels as service packs, and should be installed at the same level of confidence.
  • We recommend ongoing, proactive installation of CUs as they become available according to these guidelines:
    • Historical data shows that a significant number of support cases involve an issue that has already been addressed in a released CU.
    • CUs may contain added value over and above hotfixes. This includes supportability, manageability, and reliability updates.
  • We recommend that you test SQL Server CUs before you deploy them to production environments.
Hybrid environment deployment

When you deploy an update to a hybrid environment (such as Always On, replication, cluster, and mirroring), we recommend that you refer to the following articles before you deploy the update:

Language support

SQL Server CUs are currently multilingual. Therefore, this CU package isn't specific to one language. It applies to all supported languages.

Components (features) updated

One CU package includes all available updates for all SQL Server 2019 components (features). However, the cumulative update package updates only those components that are currently installed on the SQL Server instance that you select to be serviced. If a SQL Server feature (for example, Analysis Services) is added to the instance after this CU is applied, you must reapply this CU to update the new feature to this CU.

Support for this update

If other issues occur, or if any troubleshooting is required, you might have to create a service request. The usual support costs will apply to additional support questions and to issues that don't qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers, or to create a separate service request, go to the Microsoft support website.

How to uninstall this update

How to uninstall this update on Windows
  1. In Control Panel, open the Programs and Features item, and then select View installed updates.
  2. Locate the entry that corresponds to this cumulative update package under SQL Server 2019.
  3. Press and hold (or right-click) the entry, and then select Uninstall.
How to uninstall this update on Linux

To uninstall this CU on Linux, you must roll back the package to the previous version. For more information about how to roll back the installation, see Rollback SQL Server.

References