Skip to content

Commit d22db10

Browse files
[SQL Server 2025] CU 1 release (#36225)
1 parent a2d5d3b commit d22db10

7 files changed

Lines changed: 17 additions & 11 deletions

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-15000-15999.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 08/14/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -536,7 +536,7 @@ ms.topic: include
536536
| 15704 | 16 | Yes | Automatic Tuning option %.\*ls is disabled by system. |
537537
| 15705 | 16 | Yes | Automatic Tuning option %.\*ls cannot be enabled, because Query Store is not turned on. |
538538
| 15706 | 16 | Yes | Automatic Tuning option %.\*ls cannot be enabled, because Query Store is in READ_ONLY mode. |
539-
| 15707 | 16 | Yes | Automatic Tuning is available only in the Enterprise and Developer editions of SQL Server. |
539+
| 15707 | 16 | Yes | Automatic Tuning is available only in the Enterprise and Enterprise Developer editions of SQL Server. |
540540
| 15708 | 16 | Yes | Invalid automatic tuning option name. |
541541
| 15709 | 16 | Yes | Invalid automatic tuning option state. |
542542
| 15710 | 16 | Yes | Invalid database tuning mode string. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-16000-17999.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 08/14/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -497,6 +497,7 @@ ms.topic: include
497497
| 17441 | 10 | Yes | This operation requires %.\*ls libraries to be loaded. |
498498
| 17442 | 10 | Yes | SQL Server detected the following NUMA node configuration (NUMA Node number %d, Processor Group number %d, CPU Mask 0x%0\*I64x). |
499499
| 17443 | 10 | Yes | SOS Boot failed during stage: %ls. |
500+
| 17444 | 10 | Yes | SQL Server has been configured for lightweight pooling. Lightweight pooling is deprecated and will be removed in a future SQL Server version. For more information, see [https://go.microsoft.com/fwlink/?linkid=2335386](https://go.microsoft.com/fwlink/?linkid=2335386). |
500501
| 17550 | 10 | Yes | DBCC TRACEON %d, server process ID (SPID) %d. This is an informational message only; no user action is required. |
501502
| 17551 | 10 | Yes | DBCC TRACEOFF %d, server process ID (SPID) %d. This is an informational message only; no user action is required. |
502503
| 17557 | 16 | Yes | DBCC DBRECOVER failed for database ID %d. Restore the database from a backup. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-19000-20999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 08/14/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -306,6 +306,9 @@ ms.topic: include
306306
| 19557 | 16 | No | Invalid value '%.\*ls' for TrustServerCertificate. Valid values are Yes or No. For more information, see %.\*ls. |
307307
| 19558 | 16 | No | Duplicate key '%.\*ls' in %.\*ls. |
308308
| 19559 | 16 | No | The key 'Encrypt' must be specified in %.\*ls. |
309+
| 19561 | 16 | No | As a result of executing sys.sp_mi_dag_repair, database '%.\*ls' was removed from availability group '%.\*ls'. |
310+
| 19562 | 16 | No | As a result of executing sys.sp_mi_dag_repair, internal availability group '%.\*ls' was removed from availability group '%.\*ls'. |
311+
| 19563 | 16 | No | Can not execute sp_mi_dag_repair on availability group '%.\*ls' as the local availability replica is not in the primary role. |
309312
| 19601 | 16 | No | System error. |
310313
| 19602 | 16 | No | System error. |
311314
| 19603 | 16 | No | System error. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-21000-21999.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 08/14/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -690,7 +690,7 @@ ms.topic: include
690690
| 21790 | 16 | No | Cannot publish the table '%s.%s' from the Publisher '%s'. Verify connection information and ensure that you can connect to the Publisher through a tool like SQL\*PLUS. Ensure that the replication administrative user schema has the required permissions. |
691691
| 21791 | 16 | No | The table '%s.%s' already appears in a transactional publication on Oracle Gateway Publisher '%s'. When using the Oracle Gateway option, a table published using transactional replication can only be included in one publication. To publish this table in more than one publication, you must reconfigure the Oracle Publisher to use the Oracle Complete option. |
692692
| 21792 | 16 | No | The table '%s.%s' already appears in the transactional publication '%s' on Publisher '%s'. The Oracle Gateway publishing option (the default) allows a table to be included as an article in any number of snapshot publications, but only in one transactional publication. To publish a table in more than one transactional publication, use the Oracle Complete publishing option. To change publishing options, you must drop and reconfigure the Publisher. |
693-
| 21793 | 16 | No | Non-SQL Server Publishers are supported only in the Enterprise and Developer editions of SQL Server. The edition of this instance is %s. |
693+
| 21793 | 16 | No | Non-SQL Server Publishers are supported only in the Enterprise and Enterprise Developer editions of SQL Server. The edition of this instance is %s. |
694694
| 21794 | 16 | No | The value specified for the @propertyname parameter is not valid. Use one of the following values: %s. |
695695
| 21795 | 16 | No | The value specified for property %s is not valid. Use one of the following values: %s. |
696696
| 21796 | 16 | No | The property "xactsetjobinterval" must be assigned a value greater than or equal to 0. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-22000-22999.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 08/14/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -694,7 +694,7 @@ ms.topic: include
694694
| 22985 | 16 | No | Change data capture has not been enabled for source table '%s.%s'. Specify the name of a table enabled for Change Data Capture. To report on the tables enabled for Change Data Capture, query the is_tracked_by_cdc column in the sys.tables catalog view. |
695695
| 22986 | 16 | No | Could not allocate memory for Change Data Capture population. Verify that SQL Server has sufficient memory for all operations. Check the physical and virtual memory settings on the server and examine memory usage to see if another application is consuming excessive memory. |
696696
| 22987 | 16 | No | Change Data Capture population failed writing blob data for one or more large object columns. Verify that SQL Server has sufficient memory for all operations. Check the physical and virtual memory settings on the server and examine memory usage to see if another application is consuming excessive memory. |
697-
| 22988 | 16 | No | This instance of SQL Server is the %s. Change data capture is only available in the Enterprise, Developer, Enterprise Evaluation, and Standard editions. |
697+
| 22988 | 16 | No | This instance of SQL Server is the %s. Change data capture is only available in the Enterprise, Enterprise Developer, Enterprise Evaluation, Standard, and Standard Developer editions. |
698698
| 22989 | 16 | No | Could not enable Change Data Capture for database '%s'. Change data capture is not supported on system databases, or on a distribution database. |
699699
| 22990 | 16 | No | The value specified for the parameter @pollinginterval must be greater than or equal to 0 and less than 24 hours(Max: 86399 seconds). Specify a polling interval (in seconds) that is less than 24 hours (86,400 seconds). |
700700
| 22991 | 16 | No | The value specified for the parameter @maxtrans must be greater than 0. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-31000-41399.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 09/09/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
> [!NOTE]
@@ -139,7 +139,7 @@ ms.topic: include
139139
| 32014 | 16 | No | Database %s does not exist as log shipping secondary. |
140140
| 32015 | 16 | No | The primary database %s cannot have SIMPLE recovery for log shipping to work properly. |
141141
| 32016 | 16 | No | The specified agent_id %s or agent_type %d do not form a valid pair for log shipping monitoring processing. |
142-
| 32017 | 16 | No | Log shipping is supported on Enterprise, Developer and Standard editions of SQL Server. This instance has %s and is not supported. |
142+
| 32017 | 16 | No | Log shipping is supported on Enterprise, Enterprise Developer, Standard, and Standard Developer editions of SQL Server. The edition of this instance is %s. |
143143
| 32018 | 16 | No | Log shipping is not installed on this instance. |
144144
| 32019 | 10 | No | Log shipping alert job. |
145145
| 32020 | 10 | No | Log shipping alert job step. |
@@ -1035,6 +1035,7 @@ ms.topic: include
10351035
| 35544 | 10 | No | Empty internal distributed availability group. |
10361036
| 35545 | 10 | No | Internal distributed availability group naming inconsistency. |
10371037
| 35546 | 10 | No | An internal distributed availability group detected with more than one associated availability database. |
1038+
| 35547 | 10 | No | Use sys.sp_mi_dag_repair on the distributed availability group. |
10381039
| 36001 | 16 | No | %s '%s' already exists in the database. |
10391040
| 36002 | 16 | No | instance_id already exists in the database. |
10401041
| 36003 | 16 | No | %s '%s' already exists for the given DAC instance. |

docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-41400-49999.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.reviewer: maghan, mikeray
5-
ms.date: 09/09/2025
5+
ms.date: 01/15/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -1147,6 +1147,7 @@ ms.topic: include
11471147
| 45941 | 16 | No | The operation could not be completed as the backup is not configured for immutability. |
11481148
| 45942 | 16 | No | The operation could not be completed as the backup is immutable and locked. |
11491149
| 45943 | 16 | No | The long-term retention backup with the desired legal hold value already exists backup file backup. ErrorOwner: sqldataintegration |
1150+
| 45946 | 16 | No | Cannot change the state of the database to Inaccessible because the operation is not allowed for encryption protector from Key Vault in region '{0}'. |
11501151
| 46501 | 15 | No | External table references '%S_MSG' that does not exist. |
11511152
| 46502 | 15 | No | Type with name '%.\*ls' already exists. |
11521153
| 46503 | 15 | No | Invalid format for option '%S_MSG'. |

0 commit comments

Comments
 (0)