Skip to content

Commit e41ee70

Browse files
Add new known issues for SQL pool.
1 parent 056113a commit e41ee70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Ov
2121

2222
|Azure Synapse Component|Status|Issue|
2323
|:---------|:---------|:---------|
24+
|Azure Synapse dedicated SQL pool|[Data Factory copy command fails with error "The request could not be performed because of an I/O device error"](#data-factory-copy-command-fails-with-error-the-request-could-not-be-performed-because-of-an-io-device-error)|Has workaround|
25+
|Azure Synapse dedicated SQL pool|[COPY INTO statement fails with error “An internal DMS error occurred that caused this operation to fail.” when managed identity is used](#copy-into-statement-fails-with-error-an-internal-dms-error-occurred-that-caused-this-operation-to-fail--when-managed-identity-is-used)|Has workaround|
2426
|Azure Synapse dedicated SQL pool|[Customers are unable to monitor their usage of dedicated SQL pool by using metrics](#customers-are-unable-to-monitor-their-usage-of-dedicated-sql-pool-by-using-metrics)|Has workaround|
2527
|Azure Synapse dedicated SQL pool|[Query failure when ingesting a parquet file into a table with AUTO_CREATE_TABLE='ON'](#query-failure-when-ingesting-a-parquet-file-into-a-table-with-auto_create_tableon)|Has workaround|
2628
|Azure Synapse dedicated SQL pool|[Queries failing with Data Exfiltration Error](#queries-failing-with-data-exfiltration-error)|Has workaround|
@@ -46,7 +48,7 @@ Azure Data Factory pipelines use the COPY INTO statement to ingest data at scale
4648

4749
**Workaround**: Impacted customers may need to disable file split in Azure Data Factory.
4850

49-
### COPY INTO statement fails with error “An internal DMS error occurred that caused this operation to fail.” when managed identity is used.
51+
### COPY INTO statement fails with error “An internal DMS error occurred that caused this operation to fail.” when managed identity is used
5052

5153
when using COPY INTO command with managed identity, the statement can fail after a long-running query with error message “An internal DMS error occurred that caused this operation to fail”.
5254

0 commit comments

Comments
 (0)