Skip to content

Commit 73bb3b4

Browse files
authored
Merge pull request #127585 from CHEEKATLAPRADEEP-MSFT/patch-123
(AzureCXP) MicrosoftDocs/azure-docs#61675
2 parents bb45992 + 5064408 commit 73bb3b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-manage-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ When a DSQL plan is taking longer than expected, the cause can be a complex plan
9797

9898
To investigate further details about a single step, the *operation_type* column of the long-running query step and note the **Step Index**:
9999

100-
* Proceed with Step 3a for **SQL operations**: OnOperation, RemoteOperation, ReturnOperation.
101-
* Proceed with Step 3b for **Data Movement operations**: ShuffleMoveOperation, BroadcastMoveOperation, TrimMoveOperation, PartitionMoveOperation, MoveOperation, CopyOperation.
100+
* Proceed with Step 3 for **SQL operations**: OnOperation, RemoteOperation, ReturnOperation.
101+
* Proceed with Step 4 for **Data Movement operations**: ShuffleMoveOperation, BroadcastMoveOperation, TrimMoveOperation, PartitionMoveOperation, MoveOperation, CopyOperation.
102102

103103
### STEP 3: Investigate SQL on the distributed databases
104104

0 commit comments

Comments
 (0)