Skip to content

Commit 97dc1c1

Browse files
authored
Merge pull request #175053 from atikmapari/Broken-link-nvraparl
Broken link fixed
2 parents 6d1787e + 0a52d1d commit 97dc1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-how-to-troubleshoot-missed-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The first step in troubleshooting a misclassified workload problem is to identif
9797
SELECT * FROM sys.dm_pdw_exec_requests;
9898
```
9999

100-
For more information, see [sys.dm_pdw_exec_requests](/sql/relational-databases/system-catalog-views/sys-dm-pdw-exec-requests-transact-sql).
100+
For more information, see [sys.dm_pdw_exec_requests](/sql/relational-databases/system-dynamic-management-views/sys-dm-pdw-exec-requests-transact-sql).
101101

102102
## Common scenarios of misclassified workloads
103103

0 commit comments

Comments
 (0)