Skip to content

Commit c21487a

Browse files
committed
edit wording and make an include snippet
1 parent 28dd0d6 commit c21487a

3 files changed

Lines changed: 13 additions & 20 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Database Mail stops working after you install this cumulative update. You might see the following error message:
2+
3+
```output
4+
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.
5+
```
6+
7+
If you use Database Mail, don't install this update until a fix is available.
8+
9+
If you already installed this update, [uninstall it](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) to restore Database Mail.

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,9 @@ This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Ser
2424

2525
## Known issues in this update
2626

27-
### Database Mail stops working after installing this cumulative update
27+
### Database Mail stops working after updating
2828

29-
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. When this occurs, you might see the following message:
30-
31-
```output
32-
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.
33-
```
34-
35-
While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
36-
37-
If you already installed this cumulative update, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it to revert Database Mail to a working state.
29+
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
3830

3931
### Incorrect behavior of SESSION_CONTEXT in parallel plans
4032

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,9 @@ This article describes Cumulative Update package 1 (CU1) for Microsoft SQL Serve
2424

2525
## Known issues in this update
2626

27-
### Database Mail stops working after installing this cumulative update
27+
### Database Mail stops working after updating
2828

29-
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. When this occurs, you might see the following message:
30-
31-
```output
32-
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.
33-
```
34-
35-
While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
36-
37-
If you already installed this cumulative update, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it to revert Database Mail to a working state.
29+
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
3830

3931
### Incorrect behavior of SESSION_CONTEXT in parallel plans
4032

0 commit comments

Comments
 (0)