Skip to content

Commit 0a500d9

Browse files
authored
Merge pull request #36850 from rwestMSFT/rw-0312-errors
2 parents 69a6812 + c6caa01 commit 0a500d9

5 files changed

Lines changed: 11 additions & 11 deletions

docs/relational-databases/errors-events/includes/sql-server-2016-database-engine-events-and-errors-16000-17999.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: 05/30/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -279,7 +279,7 @@ ms.topic: include
279279
| 17836 | 20 | Yes | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.\*ls |
280280
| 17881 | 16 | Yes | '%ls' is an unsupported Open Data Services API. |
281281
| [17883](../mssqlserver-17883-database-engine-error.md) | 10 | Yes | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
282-
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked |
282+
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
283283
| 17885 | 16 | No | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
284284
| 17886 | 20 | Yes | The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor. |
285285
| [17887](../mssqlserver-17887-database-engine-error.md) | 10 | Yes | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |

docs/relational-databases/errors-events/includes/sql-server-2017-database-engine-events-and-errors-16000-17999.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: 05/30/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -321,7 +321,7 @@ ms.topic: include
321321
| 17836 | 20 | Yes | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.\*ls |
322322
| 17881 | 16 | Yes | '%ls' is an unsupported Open Data Services API. |
323323
| [17883](../mssqlserver-17883-database-engine-error.md) | 10 | Yes | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
324-
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked |
324+
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
325325
| 17885 | 16 | No | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
326326
| 17886 | 20 | Yes | The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor. |
327327
| [17887](../mssqlserver-17887-database-engine-error.md) | 10 | Yes | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |

docs/relational-databases/errors-events/includes/sql-server-2019-database-engine-events-and-errors-16000-17999.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: 05/30/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -362,7 +362,7 @@ ms.topic: include
362362
| 17836 | 20 | Yes | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.\*ls |
363363
| 17881 | 16 | Yes | '%ls' is an unsupported Open Data Services API. |
364364
| [17883](../mssqlserver-17883-database-engine-error.md) | 10 | Yes | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
365-
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked |
365+
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
366366
| 17885 | 16 | No | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
367367
| 17886 | 20 | Yes | The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor. |
368368
| [17887](../mssqlserver-17887-database-engine-error.md) | 10 | Yes | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |

docs/relational-databases/errors-events/includes/sql-server-2022-database-engine-events-and-errors-16000-17999.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: 05/30/2025
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -522,7 +522,7 @@ ms.topic: include
522522
| 17836 | 20 | Yes | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.\*ls |
523523
| 17881 | 16 | Yes | '%ls' is an unsupported Open Data Services API. |
524524
| [17883](../mssqlserver-17883-database-engine-error.md) | 10 | Yes | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
525-
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked |
525+
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
526526
| 17885 | 16 | No | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
527527
| 17886 | 20 | Yes | The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor. |
528528
| [17887](../mssqlserver-17887-database-engine-error.md) | 10 | Yes | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |

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

Lines changed: 3 additions & 3 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: 01/15/2026
5+
ms.date: 03/12/2026
66
ms.topic: include
77
---
88
| Error | Severity | Event logged | Description |
@@ -55,7 +55,7 @@ ms.topic: include
5555
| 16212 | 15 | No | The function '%.\*ls' expects parameter %.\*ls at position %d. |
5656
| 16213 | 15 | No | All parameters of '%.\*ls' must be named. |
5757
| 16214 | 15 | No | Incorrect syntax near '%.\*ls'. Nested CTE cannot be used in this query. |
58-
| 16215 | 15 | No | Conflicting Query Hints Detected The query contains conflicting hints that cannot be processed together: - FORCE SINGLE NODE PLAN - FORCE DISTRIBUTED PLAN |
58+
| 16215 | 15 | No | Conflicting Query Hints Detected The query contains conflicting hints that cannot be processed together: - FORCE SINGLE NODE PLAN - FORCE DISTRIBUTED PLAN Please revise the query to use either single node or distributed execution hints, but not both simultaneously. |
5959
| 16216 | 15 | No | Invalid column reference. Expressions are not allowed in the index definition. |
6060
| 16217 | 16 | No | Conflicting query hints and/or internal configuration settings forcing both single node and distributed plans were detected |
6161
| 16218 | 15 | No | '%.\*ls' option is not supported when creating index on expression. |
@@ -547,7 +547,7 @@ ms.topic: include
547547
| 17836 | 20 | Yes | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.\*ls |
548548
| 17881 | 16 | Yes | '%ls' is an unsupported Open Data Services API. |
549549
| [17883](../mssqlserver-17883-database-engine-error.md) | 10 | Yes | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
550-
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked |
550+
| [17884](../mssqlserver-17884-database-engine-error.md) | 10 | Yes | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
551551
| 17885 | 16 | No | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
552552
| 17886 | 20 | Yes | The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor. |
553553
| [17887](../mssqlserver-17887-database-engine-error.md) | 10 | Yes | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |

0 commit comments

Comments
 (0)