Skip to content

Commit 20ca26e

Browse files
Merge pull request #36842 from markingmyname/sql-server-releases-march-2026-errors-events
[SQL Server] 2022 CU24 2025 CU3
2 parents 26891b2 + f163933 commit 20ca26e

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

docs/relational-databases/errors-events/includes/sql-server-2022-database-engine-events-and-errors-2000-2999.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: 01/15/2026
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -396,3 +396,4 @@ ms.topic: include
396396
| 2817 | 16 | No | '%.\*ls' is not supported on the '%.\*ls' platform. |
397397
| 2818 | 16 | No | The stored procedure '%.\*ls' cannot be run since this server has not been enabled for external governance. |
398398
| 2820 | 16 | No | The feature '%.\*ls' is not enabled on this SQL Server instance. |
399+
| 2821 | 16 | No | Failed to reload configuration for '%.\*ls'. %.\*ls |

docs/relational-databases/errors-events/includes/sql-server-2022-database-engine-events-and-errors-26000-27999.md

Lines changed: 3 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: 05/30/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -75,6 +75,8 @@ ms.topic: include
7575
| 26085 | 10 | Yes | Stopped listening on listener network name '%ls' (VNN or DISTRIBUTED_NETWORK_NAME). No user action is required. |
7676
| 26086 | 16 | Yes | A dead session is detected and closed, the connect id is '%ls'. No user action is required. |
7777
| 26087 | 16 | Yes | A Attn token is received, the session id is '%d', No user action is required. |
78+
| 26088 | 10 | Yes | SSL/TLS certificate info - state: %d. |
79+
| 26089 | 16 | Yes | %ls operation failed for \[%ls\] with status 0x%x. |
7880
| 27001 | 16 | No | Reserved error message. Should never be issued. |
7981
| 27002 | 16 | No | A null or invalid SqlCommand object was supplied to Fuzzy Lookup Table Maintenance by SQLCLR. Reset the connection. |
8082
| 27003 | 16 | No | Bad token encountered during tokenization. |

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

Lines changed: 3 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: 05/15/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -397,6 +397,8 @@ ms.topic: include
397397
| 2817 | 16 | No | '%.\*ls' is not supported on the '%.\*ls' platform. |
398398
| 2818 | 16 | No | The stored procedure '%.\*ls' cannot be run since this server has not been enabled for external governance. |
399399
| 2819 | 16 | No | Plan Cache Hydration application login failed because feature switch PlanCacheHydrationReplay is not enabled on this server |
400+
| 2820 | 16 | No | The feature '%.\*ls' is not enabled on this SQL Server instance. |
401+
| 2821 | 16 | No | Failed to reload configuration for '%.\*ls'. %.\*ls |
400402
| 2950 | 16 | No | The operation encountered an integer overflow exception. |
401403
| 2951 | 16 | No | The operation encountered a bad format exception. |
402404
| 2952 | 16 | No | The operation encountered a bad array length exception. |

0 commit comments

Comments
 (0)