Перейти к основному содержанию

Накопительное обновление SQL Server 2019 CU7

Microsoft SQL Server 2019

В обновлении найден баг в снапшотах. НЕ УСТАНАВЛИВАЙТЕ ЕГО!
Установите следующее накопительной обновление:

Накопительное обновление SQL Server 2019 CU8

2 сентября 2020 года вышло седьмое накопительное обновление SQL Server 2019 CU7. Build version: 15.0.4063.15. KB4570012.

Посмотреть можно здесь:
https://support.microsoft.com/en-us/help/4570012/cumulative-update-7-for-sql-server-2019

Важно

В SQL Server 2019 CU7 найден баг, который исправлен в CU8.

https://techcommunity.microsoft.com/t5/sql-server/cumulative-update-7-for-sql-server-2019-rtm-removed/ba-p/1629317

Проблема выявлена в использовании моментальных снимков базы данных в SQL Server 2019 CU7. Обратите внимание, что использование DBCC CHECKDB также затрагивается, поскольку при этом создается моментальный снимок базы данных. Проблема исправлена ​​в SQL Server 2019 CU8.

Если вы загрузили файл пакета CU7 до 23 сентября 2020 г., мы рекомендуем не устанавливать его. Перейдите на SQL Server CU8 или более позднюю версию CU.

Если вы уже применили SQL Server 2019 CU7, удалите его и перейдите на SQL Server CU8 или более позднюю версию CU.

Если вы уже применили SQL Server 2019 CU7 и создали моментальный снимок базы данных, запланируйте удаление моментального снимка базы данных, а затем примените SQL Server 2019 CU8 или более позднюю версию CU перед воссозданием моментального снимка базы данных.

Исправления

Bug Reference KB article number Description Fix area Platform
13598931 4561305 FIX: Concurrent inserts against tables with columnstore indexes may cause queries to hang in SQL Server 2016 and 2019   All
13606684   When you run a SELECT query in Read Committed Snapshot Isolation (RCSI) on Clustered Columnstore Index (CCI) on a table in SQL Server 2019, the query may return incorrect number of rows under rare conditions. SQL Engine All
13607141   Fixes an assertion exception that occurs when you query the DMV sys.dm_hadr_automatic_seeding.   High Availability All
13607158   This update fixes an issue with sys.dm_db_stats_histogram not showing NULL value histogram step. SQL performance All
13621665 4574801 FIX: Incorrect results occur when you run PolyBase query to read text files from Hadoop in SQL Server 2019 SQL Engine All
13635355 4578395 FIX: Error occurs when using DBCC operations while TDE key change happens in SQL Server 2019 SQL security All
13636909 4034376 FIX: Couldn't disable "change data capture" if any column is encrypted by "Always Encrypted" feature of SQL Server SQL Engine All
13643332 4538581 FIX: Scalar UDF Inlining issues in SQL Server 2019 SQL Engine All
13643390   Fixes failure of SQL Server Extensibility Runtimes Setup on FIPS compliant servers. SQL Engine All
13643805 4577594 FIX: Add language and extension directories to the PATH environment variable in SQL Server 2019 SQL Engine All
13647491 4576778 FIX: Table Variable Deferred Compilation feature on SQL Server 2019 database remains enabled when database compatibility level is 140 or lower SQL Engine All
13669080 4577836 FIX: Inconsistency occurs when ghost rows are inserted into mapping index rowset SQL Engine All
13491695 4578011 FIX: Unable to restore SQL Server database from previous versions on NVMe device partitioned in 4K block size SQL Engine Linux
13512207 4575453 FIX: SQL Server fails to start when remote admin connections are enabled and IPV6 is disabled on the host SQL Engine Linux
13578549   Improvement: Enables RLS feature for PolyBase by default in SQL Server 2019. SQL Engine Linux
13607140   This updates adds detailed error information to the pacemaker log when pacemaker agent fails to connect to SQL Server resource to obtain health status. High Availability Linux
13607142 4569424 FIX: Intermittent Availability Group failover occurs as AG helper connection times out while connecting to SQL Server High Availability Linux
13628489 4577591 FIX: Widerow insert to an external table is not supported when the row width is more than 32K in SQL Server 2019 SQL Engine Linux
13634075 4577590 FIX: Error occurs when row width is less than DMS buffer size of 32K and an incorrect return path is chosen in SQL Server 2019 SQL Engine Linux
13567739   Fixes an issue to reduce parallel redo thread shutdown and startup thread messages in error log on servers with fewer cores and more idle databases. High Availability Windows
13583547 4577561 FIX: Error occurs when you try to filter the members of an entity for numeric values less than or greater than '0' in MDS 2019 Master Data Services Windows
13585628   Fixes intermittent connection issue with SSIS package executions when expression is used for both connection string and password of a connection manager. Integration services Windows
13586253 4578110 FIX: Error 8992 occurs when you run DBCC CHECKDB on cloned database in SQL Server 2019 SQL Engine Windows
13598885   DBCC CHECKDB reports corruption on spatial index incorrectly if base table has a column called ID. SQL Engine Windows
13598896   SSRS 2016 URLs are case-sensitive after applying Security update GDRs: KB4532097 and KB4535706. SQL Engine Windows
13598899   When you concurrently create sub directories in a FileTable directory, a deadlock may occur internally in the SQL Server Engine and all subsequent requests to FileTable directories and files may not respond. SQL Engine Windows
13598905   When a replication error such as deadlock occurs, random id is inserted in MSRepl_Errors table while it should be just incremented by 1 from the previous id value. This cumulative update (CU) fixes the issue and the MSRepl_Errors will insert entries with row id incremented by 1 instead of using some random value. SQL Engine Windows
13598907   When you run an ALTER command WITH ROLLBACK IMMEDIATE, the rollback can trigger before the command is processed, thus rolling back transactions even if the ALTER itself fails due to lack of permissions. This fix makes sure that the rollback is processed only after the ALTER command completes. SQL Engine Windows
13598909 4511771 FIX: Full-Text search auto crawl stops when AG goes offline in SQL Server SQL Engine Windows
13598911 4563115 FIX: Upgrade script may fail if you use Always On Failover Cluster Instance as a secondary replica in SQL Server 2016 and 2019 SQL Engine Windows
13598925   When DBCC CHECKTABLE, CHECKFILEGROUP and CHECKDB commands are issued against a database with table that contains columnstore index located on read-only non-primary filegroup, you may receive the following error:
Msg 8921, Level 16, State 1, Line LineNumber
Check terminated. A failure was detected while collecting facts. Possibly tempdb out of space or a system table is inconsistent. Check previous errors.
SQL Engine Windows
13598927 4560183 FIX: Distributed transactions may experience long waits with DTC_STATE wait type in SQL Server 2016 and 2019 SQL Engine Windows
13598933   FIX: Assertion error occurs on the mirror server during redo process hitting.                               Assertion: File: <FilePath\FileName>, line = LineNumber Failed Assertion = 'result == LCK_OK' High Availability Windows
13598937   Access violation exception occurs when a query that references a non-exsting partition function is executed. SQL performance Windows
13602806   Fixes the Japanese translation for "State" in SQL Configuration Manager. SQL Engine Windows
13606017   Unable to change the DateTime/Number attributed to NULL in Master Data Services (MDS). Data Quality Services (DQS) Windows
13607134 4569425 FIX: Transactional replication publications can support URL type device to initialize subscriptions from backups in Azure Blob Storage in SQL Server 2017 SQL Engine Windows
13607135 4567166 FIX: Assertion failure occurs when you try to insert record into a page in fully logged mode in SQL Server 2017 and 2019 SQL Engine Windows
13607136   Error occurs when mashup is used to import from Active Directory (AD) using the default M query generated from the connection wizard.                                                                                            Key Expression Error: The key didn't match any rows in the table Analysis services Windows
13607143   DELETE statement returns Foreign Key check constraint error even when REFERENCE table has no matching rows.
Msg 547, Level 16, State 0, Line LineNumber
The DELETE statement conflicted with the REFERENCE constraint "ConstraintName". 
The conflict occurred in database "DatabaseName", table "TableName", column 'ColumnName'.
The statement has been terminated.
SQL performance Windows
13607144   Fixes long duration for Integration Services Project deployment through powershell by improving search of operation messages in deployment process. Integration services Windows
13607145   Fixes an error that occurs when a session cube is created on a database and you try to query from that session cube. The following error is received when you query the session cube:                  Server: The operation has been cancelled because there is not enough memory available for the application. If using a 32-bit version of the product, consider upgrading to the 64-bit version or increasing the amount of memory available on the machine. Analysis services Windows
13607160   Column description disappears after exporting/importing models through MDSModelDeploy for an approval required entity in SQL Server 2019. Data Quality Services (DQS) Windows
13616383   Fixes a performance issue when a query outputs NULL values following a semi join in SQL Server 2019 for a database with UTF8. SQL performance Windows
13619478   Updates RSetup with the updated FWLINK version 3.5.2.777. SQL Engine Windows
13626378   Fixes an issue in MDS Filtered results where the user is not returned to page 1 and the page count is not updated until returning to page 1. Data Quality Services (DQS) Windows
13627086   Updates the Zulu JRE version to zulu11.37.18-sa-jre11.0.6.101. SQL Engine Windows
13632226   Fixes an issue in Master Data Services 2019 where you cannot input multiline content in text attributes. Data Quality Services (DQS) Windows
13667907   Under (rare) certain circumstances, memory grant re-calculation can cause an access violation.  SQL performance Windows

Теги

 

Похожие материалы