Skip to content

Commit e398cff

Browse files
committed
revise known issue and note about re-release
1 parent 807f8de commit e398cff

3 files changed

Lines changed: 32 additions & 22 deletions

File tree

support/sql/releases/includes/database-mail-stops.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

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

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,25 @@ This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Ser
2222
- SQL Server - Product version: **16.0.4235.2**, file version: **2022.160.4235.2**
2323
- Analysis Services - Product version: **16.0.43.252**, file version: **2022.160.43.252**
2424

25-
This update was initially released on January 15, 2026 as KB5074819 with SQL Server product version **16.0.4235.2** and file version **2022.160.4235.2**. The initial release of this update contained a [defect](#database-mail-stops-working-after-updating) that caused Database Mail to stop working. The defect is fixed in the currently available version of this cumulative update.
25+
> [!IMPORTANT]
26+
> The initial release of this cumulative update (KB5074819) contained an issue that caused Database Mail to stop working. You might also see the following error message:
27+
>
28+
> > Could not load file or assembly 'Microsoft.SqlServer.DatabaseMail.XEvents, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
29+
>
30+
> This issue affects SQL Server product version **16.0.4235.2** and file version **2022.160.4235.2**.
31+
>
32+
> This issue is resolved in the current version of this cumulative update (KB5078297).
33+
>
34+
> If you downloaded the initial release of this update, don't install it. Download and install the current version instead.
35+
>
36+
> If you already installed the initial release, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it or install the current version to restore Database Mail functionality.
37+
>
38+
> Future cumulative updates also contain the fix for this issue. You can install them regardless of which version of this cumulative update is currently installed.
39+
>
40+
> Email messages queued through Database Mail while the initial release was installed aren't automatically resent when you uninstall it or install a cumulative update that contains the fix.
2641
2742
## Known issues in this update
2843

29-
### Database Mail stops working after updating
30-
31-
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
32-
3344
### Incorrect behavior of SESSION_CONTEXT in parallel plans
3445

3546
[!INCLUDE [av-session-context](../includes/av-sesssion-context.md)]

support/sql/releases/sqlserver-2025/cumulativeupdate1.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,25 @@ This article describes Cumulative Update package 1 (CU1) for Microsoft SQL Serve
2222
- SQL Server - Product version: **17.0.4005.7**, file version: **2025.170.4005.7**
2323
- Analysis Services - Product version: **17.0.25.223**, file version: **2025.170.25.223**
2424

25-
This update was initially released on January 15, 2026 as KB5074901 with SQL Server product version **17.0.4005.7** and file version **2025.170.4005.7**. The initial release of this update contained a [defect](#database-mail-stops-working-after-updating) that caused Database Mail to stop working. The defect is fixed in the currently available version of this cumulative update.
25+
> [!IMPORTANT]
26+
> The initial release of this cumulative update (KB5074901) contained an issue that caused Database Mail to stop working. You might also see the following error message:
27+
>
28+
> > Could not load file or assembly 'Microsoft.SqlServer.DatabaseMail.XEvents, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
29+
>
30+
> This issue affects SQL Server product version **17.0.4005.7** and file version **2025.170.4005.7**.
31+
>
32+
> This issue is resolved in the current version of this cumulative update (KB5078298).
33+
>
34+
> If you downloaded the initial release of this update, don't install it. Download and install the current version instead.
35+
>
36+
> If you already installed the initial release, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it or install the current version to restore Database Mail functionality.
37+
>
38+
> Future cumulative updates also contain the fix for this issue. You can install them regardless of which version of this cumulative update is currently installed.
39+
>
40+
> Email messages queued through Database Mail while the initial release was installed aren't automatically resent when you uninstall it or install a cumulative update that contains the fix.
2641
2742
## Known issues in this update
2843

29-
### Database Mail stops working after updating
30-
31-
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
32-
3344
### Incorrect behavior of SESSION_CONTEXT in parallel plans
3445

3546
[!INCLUDE [av-session-context](../includes/av-sesssion-context.md)]

0 commit comments

Comments
 (0)