Skip to content

Commit 76c73da

Browse files
authored
Update intelligent-query-processing-degree-parallelism-feedback.md
Removing an Applies to target. Will add back when the status changes.
1 parent bee2011 commit 76c73da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/performance/intelligent-query-processing-degree-parallelism-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ helpviewer_keywords:
2222

2323
# Degree of parallelism (DOP) feedback
2424

25-
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], [!INCLUDE [ssazuremi-md](../../includes/ssazuremi-md.md)] (preview), [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (preview)
25+
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (preview)
2626

2727
[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] introduced a new feature called degree of parallelism (DOP) feedback to improve query performance by identifying parallelism inefficiencies for repeating queries, based on elapsed time and waits. DOP feedback is part of the [intelligent query processing](../../relational-databases/performance/intelligent-query-processing.md) family of features, and addresses suboptimal usage of parallelism for repeating queries. This scenario helps with optimizing resource usage and improving scalability of workloads, when excessive parallelism can cause performance issues.
2828

0 commit comments

Comments
 (0)