Skip to content

Commit 67cc4dd

Browse files
committed
Update message
1 parent 5ceef46 commit 67cc4dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/data-factory/data-flow-troubleshoot-guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ This section lists common error codes and messages reported by mapping data flow
531531

532532
### Error code: DF-Executor-IncorrectQuery
533533

534-
- **Message**: Admin Consent is pending.
534+
- **Message**: Incorrect syntax. SQL Server error encountered while reading from the given table or while executing the given query.
535535
- **Cause**: The query submitted was syntactically incorrect.
536536
- **Recommendation**: Check the syntactical correctness of the given query. Ensure to have a non-quoted query string when it is referenced as a pipeline parameter.
537537

@@ -895,7 +895,8 @@ This section lists common error codes and messages reported by mapping data flow
895895

896896
### Error code: DF-SQLDW-IncorrectLinkedServiceConfiguration
897897

898-
- **Message**: The linked service is incorrectly configured as type 'Azure Synapse Analytics' instead of 'Azure SQL Database'. Please create a new linked service of type 'Azure SQL Database' \n Note: Please check that the given database is of type 'Dedicated SQL pool (formerly SQL DW)' for linked service type 'Azure Synapse Analytics'.
898+
- **Message**: The linked service is incorrectly configured as type 'Azure Synapse Analytics' instead of 'Azure SQL Database'. Please create a new linked service of type 'Azure SQL Database'<br>
899+
Note: Please check that the given database is of type 'Dedicated SQL pool (formerly SQL DW)' for linked service type 'Azure Synapse Analytics'.
899900
- **Cause**: The linked service is incorrectly configured as type **Azure Synapse Analytics** instead of **Azure SQL Database**
900901
- **Recommendation**: Create a new linked service of type **Azure SQL Database**, and check that the given database is of type Dedicated SQL pool (formerly SQL DW) for linked service type **Azure Synapse Analytics**.
901902

0 commit comments

Comments
 (0)