File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/synapse-analytics/sql Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -552,7 +552,7 @@ Consider the following mitigations:
552
552
553
553
### [ 0x80070008] ( #tab/x80070008 )
554
554
555
- This error message can occur when the serverless SQL pool is experiencing resource contraints , or if there was a transient platform issue.
555
+ This error message can occur when the serverless SQL pool is experiencing resource constraints , or if there was a transient platform issue.
556
556
557
557
- Transient issues:
558
558
- This error can occur when Azure detects a potential platform issue that results in a change in topology to keep the service in a healthy state.
@@ -568,7 +568,7 @@ If the issue is non-transient or you confirmed the problem is not related to hig
568
568
569
569
### [ 0x8007000C] ( #tab/x8007000C )
570
570
571
- This error code occurrs when a query is executing and the source files are modified at the same time.
571
+ This error code occurs when a query is executing and the source files are modified at the same time.
572
572
The default behavior is to terminate the query execution with an error message.
573
573
574
574
The error message returned can also have the following format:
You can’t perform that action at this time.
0 commit comments