Skip to content

Commit 7d02e2c

Browse files
authored
Merge pull request #35186 from dimitri-furman/dfurman/wait-chain
2 parents f61daef + 19e17b0 commit 7d02e2c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/relational-databases/performance/performance-monitoring-and-tuning-tools.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ helpviewer_keywords:
6161

6262
## Windows monitoring tools
6363

64-
Windows operating systems and Windows Server 2003 also provide these monitoring tools.
64+
Windows operating systems also provide these monitoring tools.
6565

6666
|Tool|Description|
6767
|----------|-----------------|
@@ -70,7 +70,10 @@ helpviewer_keywords:
7070
|[Windows Application event log](view-the-windows-application-log-windows-10.md)|View application events generated by SQL Server and other applications.|
7171
|[Windows Firewall](../../sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access.md) | The Windows Firewall has monitoring capabilities of blocked and allowed traffic. |
7272

73-
For more information about Windows operating systems or Windows Server tools, see the Windows documentation.
73+
> [!CAUTION]
74+
> Do not use the **Analyze Wait Chain** feature in the Windows Task Manager and Resource Monitor tools for the `sqlservr.exe` process. This feature is not supported for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] and might cause runtime exceptions and process dumps.
75+
76+
For more information about Windows operating systems or Windows Server tools, see the Windows documentation.
7477

7578
## Related content
7679

0 commit comments

Comments
 (0)