Skip to content

Commit f8b7c2b

Browse files
authored
[BULK] Add note to errors and events and update metadata (#34269)
1 parent e12af82 commit f8b7c2b

123 files changed

Lines changed: 295 additions & 123 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/relational-databases/errors-events/database-engine-events-and-errors-0-to-999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 0 and 999) to fin
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 0 and 999) and th
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-1000-to-1999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 1000 and 1999) to
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 1,000 and 1,999)
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-10000-to-10999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 10000 and 10999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 10,000 and 10,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-11000-to-12999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 11000 and 12999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 11,000 and 12,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-13000-to-13999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 13000 and 13999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 13,000 and 13,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-14000-to-14999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 14000 and 14999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 14,000 and 14,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-15000-to-15999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 15000 and 15999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 15,000 and 15,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-16000-to-17999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 16000 and 17999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 16,000 and 17,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-18000-to-18999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 18000 and 18999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 18,000 and 18,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

docs/relational-databases/errors-events/database-engine-events-and-errors-19000-to-20999.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Consult this SQL Server error code list (between 19000 and 20999)
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: maghan, mikeray
7-
ms.date: 05/15/2025
7+
ms.date: 05/30/2025
88
ms.service: sql
99
ms.subservice: supportability
1010
ms.topic: error-reference
@@ -16,6 +16,9 @@ This article contains error message numbers (between the range 19,000 and 20,999
1616

1717
For the full range of error numbers, see the list on [Database Engine events and errors](database-engine-events-and-errors.md#errors-and-events).
1818

19+
> [!TIP]
20+
> The term "Books Online" in any error message is a reference to [SQL Server product documentation](../../index.yml).
21+
1922
You can query the [!INCLUDE [ssde-md](../../includes/ssde-md.md)] to see a full list of all errors, by running the following query against the `sys.messages` catalog view:
2023

2124
```sql

0 commit comments

Comments
 (0)