You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Message**: Blob operation is not supported on older storage accounts. Creating a new storage account may fix the issue.
85
-
-**Cause**: Operation is not supported.
85
+
-**Cause**: Operation isn't supported.
86
86
-**Recommendation**: Change **Update method** configuration as delete, update and upsert are not supported in Azure Data Explorer.
87
87
88
88
### Error code: DF-AzureDataExplorer-ReadTimeout
@@ -100,7 +100,7 @@ This section lists common error codes and messages reported by mapping data flow
100
100
### Error code: DF-Blob-FunctionNotSupport
101
101
102
102
-**Message**: This endpoint does not support BlobStorageEvents, SoftDelete or AutomaticSnapshot. Disable these account features if you would like to use this endpoint.
103
-
-**Cause**: Azure Blob Storage events, soft delete or automatic snapshot is not supported in data flows if the Azure Blob Storage linked service is created with service principal or managed identity authentication.
103
+
-**Cause**: Azure Blob Storage events, soft delete or automatic snapshot isn't supported in data flows if the Azure Blob Storage linked service is created with service principal or managed identity authentication.
104
104
-**Recommendation**: Disable Azure Blob Storage events, soft delete or automatic snapshot feature on the Azure Blob account, or use key authentication to create the linked service.
@@ -190,7 +190,7 @@ This section lists common error codes and messages reported by mapping data flow
190
190
### Error code: DF-Cosmos-ShortTypeNotSupport
191
191
192
192
-**Message**: Short data type is not supported in Azure Cosmos DB.
193
-
-**Cause**: The short data type is not supported in the Azure Cosmos DB instance.
193
+
-**Cause**: The short data type isn't supported in the Azure Cosmos DB instance.
194
194
-**Recommendation**: Add a derived column transformation to convert related columns from short to integer before using them in the Azure Cosmos DB sink transformation.
195
195
196
196
### Error code: DF-CSVWriter-InvalidQuoteSetting
@@ -239,11 +239,11 @@ This section lists common error codes and messages reported by mapping data flow
239
239
240
240
-**Message**: Any column value of alternate Key can't be NULL.
241
241
-**Cause**: Your alternate key column value can't be null.
242
-
-**Recommendation**: Confirm that your column value of your alternate key is not NULL.
242
+
-**Recommendation**: Confirm that your column value of your alternate key isn't NULL.
243
243
244
244
### Error code: DF-Dynamics-TooMuchAlternateKey
245
245
246
-
-**Cause**: One lookup field with more than one alternate key reference is not valid.
246
+
-**Cause**: One lookup field with more than one alternate key reference isn't valid.
247
247
-**Recommendation**: Check your schema mapping and confirm that each lookup field has a single alternate key.
@@ -431,7 +431,7 @@ This section lists common error codes and messages reported by mapping data flow
431
431
432
432
-**Message**: Explicitly broadcasted dataset using left/right option should be small enough to fit in node's memory. You can choose broadcast option 'Off' in join/exists/lookup transformation to avoid this issue or use an integration runtime with higher memory.
433
433
-**Cause**: The size of the broadcasted table far exceeds the limits of the node memory.
434
-
-**Recommendation**: The broadcast left/right option should be used only for smaller dataset size which can fit into node's memory, so make sure to configure the node size appropriately or turn off the broadcast option.
434
+
-**Recommendation**: The broadcast left/right option should be used only for smaller dataset size, which can fit into node's memory, so make sure to configure the node size appropriately or turn off the broadcast option.
435
435
436
436
### Error code: DF-Executor-OutOfMemorySparkError
437
437
@@ -479,19 +479,19 @@ This section lists common error codes and messages reported by mapping data flow
479
479
480
480
### Error code: DF-Executor-StoreIsNotDefined
481
481
482
-
-**Message**: The store configuration is not defined. This error is potentially caused by invalid parameter assignment in the pipeline.
482
+
-**Message**: The store configuration isn't defined. This error is potentially caused by invalid parameter assignment in the pipeline.
483
483
-**Cause**: Invalid store configuration is provided.
484
484
-**Recommendation**: Check the parameter value assignment in the pipeline. A parameter expression may contain invalid characters.
-**Message**: Column operands are not allowed in literal expressions.
489
-
-**Cause**: The value for a string parameter or an expected string value is not enclosed in single quotes.
489
+
-**Cause**: The value for a string parameter or an expected string value isn't enclosed in single quotes.
490
490
-**Recommendation**: Near the mentioned line numbers in the data flow script, ensure the value for a string parameter or an expected string value is enclosed in single quotes.
-**Message**: Implicit cartesian product for INNER join is not supported, use CROSS JOIN instead. Columns used in join should create a unique key for rows.
494
+
-**Message**: Implicit cartesian product for INNER join isn't supported, use CROSS JOIN instead. Columns used in join should create a unique key for rows.
495
495
-**Cause**: Implicit cartesian products for INNER joins between logical plans aren't supported. If you're using columns in the join, create a unique key.
496
496
-**Recommendation**: For non-equality based joins, use CROSS JOIN.
497
497
@@ -780,7 +780,7 @@ This section lists common error codes and messages reported by mapping data flow
780
780
781
781
### Error code: DF-SAPODP-ObjectInvalid
782
782
783
-
-**Cause**: The object name is not found or not released.
783
+
-**Cause**: The object name isn't found or not released.
784
784
-**Recommendation**: Check the object name and make sure it is valid and already released.
785
785
786
786
### Error code: DF-SAPODP-ObjectNameMissed
@@ -814,10 +814,10 @@ This section lists common error codes and messages reported by mapping data flow
814
814
### Error code: DF-SAPODP-StageAuthInvalid
815
815
816
816
-**Message**: Invalid client secret provided
817
-
-**Cause**: The service principal certificate credential of the staging storage is not correct.
817
+
-**Cause**: The service principal certificate credential of the staging storage isn't correct.
818
818
-**Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the authentication setting of your staging storage is correct.
819
819
-**Message**: Failed to authenticate the request to storage
820
-
-**Cause**: The key of your staging storage is not correct.
820
+
-**Cause**: The key of your staging storage isn't correct.
821
821
-**Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the key of your staging Azure Blob Storage is correct.
@@ -829,19 +829,19 @@ This section lists common error codes and messages reported by mapping data flow
829
829
### Error code: DF-SAPODP-StageContainerInvalid
830
830
831
831
-**Message**: Unable to create Azure Blob container
832
-
-**Cause**: The input container is not existed in your staging storage.
832
+
-**Cause**: The input container doesn't exist in your staging storage.
833
833
-**Recommendation**: Input a valid container name for the staging storage. Reselect another existed container name or create a new container manually with your input name.
834
834
835
835
### Error code: DF-SAPODP-StageContainerMissed
836
836
837
837
-**Message**: Container or file system is required for staging storage.
838
-
-**Cause**: Your container or file system is not specified for staging storage.
838
+
-**Cause**: Your container or file system isn't specified for staging storage.
839
839
-**Recommendation**: Specify the container or file system for the staging storage.
840
840
841
841
### Error code: DF-SAPODP-StageFolderPathMissed
842
842
843
843
-**Message**: Folder path is required for staging storage
844
-
-**Cause**: Your staging storage folder path is not specified.
844
+
-**Cause**: Your staging storage folder path isn't specified.
845
845
-**Recommendation**: Specify the staging storage folder.
-**Message**: Read from staging storage failed: Staging storage auth not support service principal cert.
856
-
-**Cause**: The service principal certificate credential is not supported for the staging storage.
856
+
-**Cause**: The service principal certificate credential isn't supported for the staging storage.
857
857
-**Recommendation**: Change your authentication to not use the service principal certificate credential.
858
858
859
859
### Error code: DF-SAPODP-StageStorageTypeInvalid
@@ -881,7 +881,7 @@ This section lists common error codes and messages reported by mapping data flow
881
881
| Cause analysis | Recommendation |
882
882
| :--- | :--- |
883
883
| Your SAP server is shut down. | Check your SAP server is started. |
884
-
| Your IP or port of the self-hosted integration runtime is not in SAP network security rule. | Check your IP or port of self-hosted integration runtime is in your SAP network security rule. |
884
+
| Your IP or port of the self-hosted integration runtime isn't in SAP network security rule. | Check your IP or port of self-hosted integration runtime is in your SAP network security rule. |
| Incorrect parameters input (e.g. wrong SAP server name or IP). | Check your input parameters: SAP server name, IP. |
887
887
@@ -904,7 +904,7 @@ This section lists common error codes and messages reported by mapping data flow
904
904
### Error code: DF-SAPODP-SourceNotSupportDelta
905
905
906
906
-**Message**: Source .* does not support deltas
907
-
-**Cause**: The ODP context/ODP name you specified does not support delta.
907
+
-**Cause**: The ODP context/ODP name you specified doesn't support delta.
908
908
-**Recommendation**: Enable delta mode for your SAP source, or select **Full on every run** as run mode in data flow. For more information, see this [document](https://userapps.support.sap.com/sap/support/knowledge/2752413).
909
909
910
910
### Error code: DF-SAPODP-SAPI-LIMITATION
@@ -1005,7 +1005,7 @@ Note: Please check that the given database is of type 'Dedicated SQL pool (forme
1005
1005
### Error code: DF-SQLDW-StagingStorageNotSupport
1006
1006
1007
1007
-**Message**: Staging Storage with partition DNS enabled is not supported if enable staging. Please uncheck enable staging in sink using Synapse Analytics.
1008
-
-**Cause**: Staging storage with partition DNS enabled is not supported if you enable staging.
1008
+
-**Cause**: Staging storage with partition DNS enabled isn't supported if you enable staging.
1009
1009
-**Recommendations**: Uncheck **Enable staging** in sink when using Azure Synapse Analytics.
1010
1010
1011
1011
### Error code: DF-SQLDW-DataTruncation
@@ -1016,30 +1016,30 @@ Note: Please check that the given database is of type 'Dedicated SQL pool (forme
1016
1016
1017
1017
### Error code: DF-Synapse-DBNotExist
1018
1018
1019
-
-**Cause**: The database does not exist.
1019
+
-**Cause**: The database doesn't exist.
1020
1020
-**Recommendation**: Check if the database exists.
1021
1021
1022
1022
### Error code: DF-Synapse-InvalidDatabaseType
1023
1023
1024
1024
-**Message**: Database type is not supported.
1025
-
-**Cause**: The database type is not supported.
1025
+
-**Cause**: The database type isn't supported.
1026
1026
-**Recommendation**: Check the database type and change it to the proper one.
1027
1027
1028
1028
### Error code: DF-Synapse-InvalidFormat
1029
1029
1030
1030
-**Message**: Format is not supported.
1031
-
-**Cause**: The format is not supported.
1031
+
-**Cause**: The format isn't supported.
1032
1032
-**Recommendation**: Check the format and change it to the proper one.
1033
1033
1034
1034
### Error code: DF-Synapse-InvalidOperation
1035
1035
1036
-
-**Cause**: The operation is not supported.
1036
+
-**Cause**: The operation isn't supported.
1037
1037
-**Recommendation**: Change **Update method** configuration as delete, update and upsert are not supported in Workspace DB.
1038
1038
1039
1039
### Error code: DF-Synapse-InvalidTableDBName
1040
1040
1041
1041
-**Message**: The table/database name is not a valid name for tables/databases. Valid names only contain alphabet characters, numbers and _.
1042
-
-**Cause**: The table/database name is not valid.
1042
+
-**Cause**: The table/database name isn't valid.
1043
1043
-**Recommendation**: Change a valid name for the table/database. Valid names only contain alphabet characters, numbers and `_`.
-**Message**: External reference resource in xml data file is not supported.
1090
-
-**Cause**: The external reference resource in the XML data file is not supported.
1091
-
-**Recommendation**: Update the XML file content when the external reference resource is not supported now.
1090
+
-**Cause**: The external reference resource in the XML data file isn't supported.
1091
+
-**Recommendation**: Update the XML file content when the external reference resource isn't supported now.
1092
1092
1093
1093
### Error code: GetCommand OutputAsync failed
1094
1094
@@ -1190,7 +1190,7 @@ You may encounter the following issues before the improvement, but after the imp
1190
1190
You are affected if you are in the following conditions:
1191
1191
- Using the Delimited Text with the Multiline setting set to True or CDM as the source.
1192
1192
- The first row has more than 128 characters.
1193
-
- The row delimiter in data files is not`\n`.
1193
+
- The row delimiter in data files isn't`\n`.
1194
1194
1195
1195
Before the improvement, the default row delimiter `\n` may be unexpectedly used to parse delimited text files, because when Multiline setting is set to True, it invalidates the row delimiter setting, and the row delimiter is automatically detected based on the first 128 characters. If you fail to detect the actual row delimiter, it would fall back to `\n`.
0 commit comments