Skip to content

Commit 35d9a93

Browse files
Query failed because of a topology change or compute container failure
1 parent 9e9d5c5 commit 35d9a93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,12 @@ You should reload your legacy data with the higher version of Spark, and use the
541541
spark.conf.set("spark.sql.legacy.parquet.int96RebaseModeInWrite", "CORRECTED")
542542
```
543543

544+
### Query failed because of a topology change or compute container failure
545+
546+
This error might indicate that some internal process issue happened in the serverless SQL pool. File a support ticket with all necessary details that could help Azure support team to investigate the issue.
547+
548+
Please specify in the support requests anything that might be unusual compared to the regular workload, such as large number of concurrent requests or some special workload or query that started executing before this error happened.
549+
544550
## Configuration
545551

546552
Serverless pools enable you to use T-SQL to configure database objects. There are some constraints, such as - you cannot create objects in master and lake house/spark databases, you need to have master key to create credentials, you need to have permission to reference data that is used in the objects.

0 commit comments

Comments
 (0)