You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/sql/releases/sqlserver-2019/cumulativeupdate31.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ SQL Server 2019 CU14 introduced a [fix to address wrong results in parallel plan
33
33
34
34
### Issue two: Patching a read-scale availability group (Windows or Linux) causes the availability group on the patched replica to be removed
35
35
36
-
If you use the read-scale availability group (AG) feature in SQL Server on Windows or Linux, you should**not** install this CU.
36
+
If you use the read-scale availability group (AG) feature in SQL Server on Windows or Linux, do**not** install this CU.
37
37
38
38
This CU introduced [a fix to support AG names longer than 64 characters](#3548672). However, when the patch is installed on an instance that has the read-scale AG configured, the AG metadata is dropped. This issue affects read-scale AGs in both [Windows](/sql/database-engine/availability-groups/windows/read-scale-availability-groups) and [Linux](/sql/linux/sql-server-linux-availability-group-configure-rs), which means that the `CLUSTER_TYPE` of the AG is either `NONE` or `EXTERNAL`.
0 commit comments