Skip to content

Commit 98f57e7

Browse files
committed
Update cumulativeupdate19.md
1 parent ebf7eaa commit 98f57e7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/sql/releases/sqlserver-2022/cumulativeupdate19.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _Version:_   16.0.4195.2
1616

1717
## Summary
1818

19-
This article describes Cumulative Update package 18 (CU18) for Microsoft SQL Server 2022. This update contains 12 [fixes](#improvements-and-fixes-included-in-this-update) that were issued after the release of SQL Server 2022 Cumulative Update 17 and it updates components in the following builds:
19+
This article describes Cumulative Update package 19 (CU19) for Microsoft SQL Server 2022. This update contains 12 [fixes](#improvements-and-fixes-included-in-this-update) that were issued after the release of SQL Server 2022 Cumulative Update 18 and it updates components in the following builds:
2020

2121
- SQL Server - Product version: **16.0.4195.2**, file version: **2022.160.4195.2**
2222
- Analysis Services - Product version: **16.0.43.244**, file version: **2022.160.43.244**
@@ -36,17 +36,17 @@ For more information about the bugs that are fixed and enhancements that are inc
3636

3737
| Bug reference | Description | Fix area| Component | Platform |
3838
|-------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|---------------------------|----------|
39-
|<a id=3717029>[3717029](#3717029) </a> | Fixes an issue in which the SQL Server Analysis Services (SSAS) service stops responding and the model is damaged when you add too many members (for example, more than 1820 members) to a database role. | Analysis Services | Analysis Services | Windows|
39+
|<a id=3717029>[3717029](#3717029) </a> | Fixes an issue in which the SQL Server Analysis Services (SSAS) service stops responding and the model is damaged when you add too many members (for example, more than 1,820 members) to a database role. | Analysis Services | Analysis Services | Windows|
4040
|<a id=4110180>[4110180](#4110180) </a> | Fixes an issue in which using `BACKUP TO URL` for S3-compatible storage fails because the buffer for the multipart upload response is insufficient due to XML namespace clutter.| SQL Server Engine | Backup Restore| All|
41-
|<a id=4009999>[4009999](#4009999) </a> | Fixes an Entra authentication issue for SQL Server on Linux with IPv6 enabled. The `network.ipv6dnsrecordslimit` `mssql-conf` option is added to limit the number of AAAA records returned by Domain Name System (DNS) to values between 0 and 5 (inclusive). After enabling this option, at least one IPv4 address will be tried to connect to Entra servers. For more information, see [Microsoft Entra ID configuration options](/sql/linux/sql-server-linux-configure-mssql-conf#microsoft-entra-id-configuration-options). | SQL Server Engine | Linux | Linux|
41+
|<a id=4009999>[4009999](#4009999) </a> | Fixes an Microsoft Entra authentication issue for SQL Server on Linux with IPv6 enabled. The `network.ipv6dnsrecordslimit` `mssql-conf` option is added to limit the number of AAAA records returned by Domain Name System (DNS) to values between 0 and 5 (inclusive). After enabling this option, at least one IPv4 address will be tried to connect to Entra servers. For more information, see [Microsoft Entra ID configuration options](/sql/linux/sql-server-linux-configure-mssql-conf#microsoft-entra-id-configuration-options). | SQL Server Engine | Linux | Linux|
4242
|<a id=4020612>[4020612](#4020612) </a> | Fixes an issue that affects Red Hat Enterprise Linux (RHEL) 9 in which the encrypted connection fails due to an OpenSSL version upgrade.| SQL Server Engine | Linux | Linux|
4343
|<a id=3855044>[3855044](#3855044) </a> | Fixes an assertion failure (Location: op_decod.cpp:9532; Expression: false) that you encounter when running a query with a linked server. | SQL Server Engine | Query Execution | All|
4444
|<a id=2766519>[2766519](#2766519) </a> | Enables trace flag 9135 (`TRCFLG_QP_DONT_USE_INDEXED_VIEWS`) in retail builds to allow the `EXPAND VIEWS` behavior without the per-query hint.| SQL Server Engine | Query Optimizer | All|
45-
|<a id=4013356>[4013356](#4013356) </a> | Fixes an issue in which incorrect results might been returned if using `WINDOW` clauses in conjunction with `CASE` statements.| SQL Server Engine | Query Optimizer | All|
45+
|<a id=4013356>[4013356](#4013356) </a> | Fixes an issue in which incorrect results might be returned if using `WINDOW` clauses in conjunction with `CASE` statements.| SQL Server Engine | Query Optimizer | All|
4646
|<a id=4021026>[4021026](#4021026) </a> | Fixes an issue that you encounter when a large number of full-text fragments are marked for deletion by dropping fragments in batches.| SQL Server Engine | Search| All|
4747
|<a id=3402292>[3402292](#3402292) </a> | Fixes an issue in which the server audit created in a contained availability group doesn't work after the SQL Server instance restarts. | SQL Server Engine | Security Infrastructure | All|
4848
|<a id=3873130>[3873130](#3873130) </a> | Fixes non-yielding exceptions that you might encounter when the Service Broker queue becomes very long while sending messages (for example, due to an application not properly closing conversations).| SQL Server Engine | Service Broker| All|
49-
|<a id=4013480>[4013480](#4013480) </a> | Reverts to the 2GB limit for the minidump file size to avoid dump issues when capturing minidump files on SQL Server instances with a large amount of memory. | SQL Server Engine | SQL OS| Windows|
49+
|<a id=4013480>[4013480](#4013480) </a> | Reverts to the 2-GB limit for the minidump file size to avoid dump issues when capturing minidump files on SQL Server instances with a large amount of memory. | SQL Server Engine | SQL OS| Windows|
5050
|<a id=4048867>[4048867](#4048867) </a> | Updates the log tail file name to be constructed according to the dump file name after running the `DBCC STACKDUMP` command.| SQL Server Engine | SQL OS| Windows|
5151

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

0 commit comments

Comments
 (0)