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
Copy file name to clipboardExpand all lines: articles/data-factory/connector-troubleshoot-dynamics-dataverse.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This article provides suggestions to troubleshoot common problems with the Dynam
31
31
32
32
-**Cause**: This issue is by design, because Data Factory and Synapse pipelines are unable to show columns that contain no values in the first 10 records. Make sure that the columns you've added are in the correct format.
33
33
34
-
-**Recommendation**: Manually add the columns in the mapping tab. For more details, refer to[Explicit mapping](copy-activity-schema-and-type-mapping.md#explicit-mapping).
34
+
-**Recommendation**: Manually add the columns in the mapping tab. For more information, see[Explicit mapping](copy-activity-schema-and-type-mapping.md#explicit-mapping).
| You are seeing `ERROR REQUESTING ORGS FROM THE DISCOVERY SERVERFCB 'EnableRegionalDisco' is disabled.` or otherwise `Unable to Login to Dynamics CRM, message:ERROR REQUESTING Token FROM THE Authentication context - USER intervention required but not permitted by prompt behavior AADSTS50079: Due to a configuration change made by your administrator, or because you moved to a new location, you must enroll in multi-factor authentication to access '00000007-0000-0000-c000-000000000000'` If your use case meets **all** of the following three conditions: <li>You are connecting to Dynamics 365, Common Data Service, or Dynamics CRM.</li><li>You are using Office365 Authentication.</li><li>Your tenant and user is configured in Microsoft Entra ID for [conditional access](../active-directory/conditional-access/overview.md) and/or Multi-Factor Authentication is required (see this [link](/powerapps/developer/data-platform/authenticate-office365-deprecation) to Dataverse doc).</li> Under these circumstances, the connection used to succeed before 6/8/2021. Starting 6/9/2021 connection will start to fail because of the deprecation of regional Discovery Service (see this [link](/power-platform/important-changes-coming#regional-discovery-service-is-deprecated)).| If your tenant and user is configured in Microsoft Entra ID for [conditional access](../active-directory/conditional-access/overview.md) and/or Multi-Factor Authentication is required, you must use 'Microsoft Entra service principal' to authenticate after 6/8/2021. Refer this [link](./connector-dynamics-crm-office-365.md#prerequisites) for detailed steps.|
83
+
| You're seeing `ERROR REQUESTING ORGS FROM THE DISCOVERY SERVERFCB 'EnableRegionalDisco' is disabled.` or otherwise `Unable to Login to Dynamics CRM, message:ERROR REQUESTING Token FROM THE Authentication context - USER intervention required but not permitted by prompt behavior AADSTS50079: Due to a configuration change made by your administrator, or because you moved to a new location, you must enroll in multi-factor authentication to access '00000007-0000-0000-c000-000000000000'` If your use case meets **all** of the following three conditions: <li>You're connecting to Dynamics 365, Common Data Service, or Dynamics CRM.</li><li>You're using Office365 Authentication.</li><li>Your tenant and user is configured in Microsoft Entra ID for [conditional access](../active-directory/conditional-access/overview.md) and/or multifactor authentication is required (see this [link](/powerapps/developer/data-platform/authenticate-office365-deprecation) to Dataverse doc).</li> Under these circumstances, the connection used to succeed before 6/8/2021. Starting 6/9/2021, connection will start to fail because of the deprecation of regional Discovery Service (see this [link](/power-platform/important-changes-coming#regional-discovery-service-is-deprecated)).| If your tenant and user is configured in Microsoft Entra ID for [conditional access](../active-directory/conditional-access/overview.md) and/or multifactor authentication is required, you must use 'Microsoft Entra service principal' to authenticate after 6/8/2021. Refer this [link](./connector-dynamics-crm-office-365.md#prerequisites) for detailed steps.|
84
84
|If you see `Office 365 auth with OAuth failed` in the error message, it means that your server might have some configurations not compatible with OAuth.| <li>Contact Dynamics support team with the detailed error message for help.</li><li>Use the service principal authentication, and you can refer to this article: [Example: Dynamics online using Microsoft Entra service principal and certificate authentication](./connector-dynamics-crm-office-365.md#example-dynamics-online-using-azure-ad-service-principal-and-certificate-authentication).</li>
85
-
|If you see `Unable to retrieve authentication parameters from the serviceUri` in the error message, it means that either you input the wrong Dynamics service URL or proxy/firewall to intercept the traffic. |<li>Make sure you have put the correct service URI in the linked service.</li><li>If you use the Self Hosted IR, make sure that the firewall/proxy does not intercept the requests to the Dynamics server.</li> |
85
+
|If you see `Unable to retrieve authentication parameters from the serviceUri` in the error message, it means that either you input the wrong Dynamics service URL or proxy/firewall to intercept the traffic. |<li>Make sure you have put the correct service URI in the linked service.</li><li>If you use the Self Hosted IR, make sure that the firewall/proxy doesn't intercept the requests to the Dynamics server.</li> |
86
86
|If you see `An unsecured or incorrectly secured fault was received from the other party` in the error message, it means that unexpected responses were gotten from the server side. | <li>Make sure your username and password are correct if you use the Office 365 authentication. </li><li> Make sure you have input the correct service URI.</li><li>If you use regional CRM URL (URL has a number after 'crm'), make sure you use the correct regional identifier.</li><li>Contact the Dynamics support team for help.</li>|
87
87
|If you see `No Organizations Found` in the error message, it means that either your organization name is wrong or you used a wrong CRM region identifier in the service URL.|<li>Make sure you have input the correct service URI.</li><li>If you use the regional CRM URL (URL has a number after 'crm'), make sure that you use the correct regional identifier.</li><li>Contact the Dynamics support team for help.</li>|
88
88
| If you see `401 Unauthorized` and Microsoft Entra related error message, it means that there's an issue with the service principal. |Follow the guidance in the error message to fix the service principal issue. |
@@ -101,7 +101,7 @@ This article provides suggestions to troubleshoot common problems with the Dynam
101
101
102
102
-**Message**: `The Fetch Xml query specified is invalid.`
103
103
104
-
-**Cause**: There is an error existed in the fetch XML.
104
+
-**Cause**: There's an error existed in the fetch XML.
105
105
106
106
-**Recommendation**: Fix the error in the fetch XML.
107
107
@@ -110,7 +110,7 @@ This article provides suggestions to troubleshoot common problems with the Dynam
110
110
111
111
-**Message**: `Input DataSet must contain keycolumn(s) in Upsert/Update scenario. Missing key column(s): %column;`
112
112
113
-
-**Cause**: The source data does not contain the key column for the sink entity.
113
+
-**Cause**: The source data doesn't contain the key column for the sink entity.
114
114
115
115
-**Recommendation**: Confirm that key columns are in the source data or map a source column to the key column on the sink entity.
116
116
@@ -119,7 +119,7 @@ This article provides suggestions to troubleshoot common problems with the Dynam
119
119
120
120
-**Message**: `The primary key attribute '%attribute;' must be of type guid.`
121
121
122
-
-**Cause**: The type of the primary key column is not 'Guid'.
122
+
-**Cause**: The type of the primary key column isn't 'Guid'.
123
123
124
124
-**Recommendation**: Make sure that the primary key column in the source data is of 'Guid' type.
125
125
@@ -128,7 +128,7 @@ This article provides suggestions to troubleshoot common problems with the Dynam
128
128
129
129
-**Message**: `Cannot retrieve key information of alternate key '%key;' for entity '%entity;'.`
130
130
131
-
-**Cause**: The provided alternate key does not exist, which may be caused by wrong key names or insufficient permissions.
131
+
-**Cause**: The provided alternate key doesn't exist, which could be caused by wrong key names or insufficient permissions.
132
132
133
133
-**Recommendation**: <br/>
134
134
- Fix typos in the key name.<br/>
@@ -166,7 +166,6 @@ This article provides suggestions to troubleshoot common problems with the Dynam
166
166
-**Cause**: The virtual column is not supported now.
167
167
168
168
-**Recommendation**: For the Option Set value, follow the options below to get it:
169
-
- You can get the object type code by referring to [How to Find the Object Type Code for Any Entity](https://powerobjects.com/tips-and-tricks/find-object-type-code-entity/).
170
169
- You can link the StringMap entity to your target entity and get the associated values.
Copy file name to clipboardExpand all lines: articles/data-factory/connector-troubleshoot-file-system.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ This article provides suggestions to troubleshoot common problems with the file
20
20
21
21
-**Message**: `Access to '%path;' is not allowed.`
22
22
23
-
-**Cause**: Copying files from local machine is not supported under Azure Integration Runtime. For Self-hosted Integration Runtime (versions >= 5.22.8297.1), Azure Data Factory is introducing a new security control to allow or disallow local SHIR file system access through the connector. By default, it's disabled.
23
+
-**Cause**: Copying files from local machine isn't supported under Azure Integration Runtime. For Self-hosted Integration Runtime (versions >= 5.22.8297.1), Azure Data Factory is introducing a new security control to allow or disallow local SHIR file system access through the connector. It's disabled by default.
24
24
25
-
-**Recommendation**: Using command line from [Set up an existing self-hosted IR via local PowerShell](create-self-hosted-integration-runtime.md#set-up-an-existing-self-hosted-ir-via-local-powershell), you could allow or disallow local SHIR file system access.
25
+
-**Recommendation**: Using command line from [Set up an existing self-hosted IR via local PowerShell](create-self-hosted-integration-runtime.md#set-up-an-existing-self-hosted-ir-via-local-powershell), you could allow or disallow local SHIR file system access.
@@ -33,7 +33,7 @@ This article provides suggestions to troubleshoot common problems with the ORC f
33
33
34
34
-**Message**: `The Ticks value '%ticks;' for the datetime column must be between valid datetime ticks range -621355968000000000 and 2534022144000000000.`
35
35
36
-
-**Cause**: If the datetime value is '0001-01-01 00:00:00', it could be caused by the differences between the [Julian calendar and the Gregorian calendar](https://en.wikipedia.org/wiki/Proleptic_Gregorian_calendar#Difference_between_Julian_and_proleptic_Gregorian_calendar_dates).
36
+
-**Cause**: If the datetime value is '0001-01-01 00:00:00', it could be differences between the [Julian calendar and the Gregorian calendar](https://en.wikipedia.org/wiki/Proleptic_Gregorian_calendar#Difference_between_Julian_and_proleptic_Gregorian_calendar_dates).
37
37
38
38
-**Recommendation**: Check the ticks value and avoid using the datetime value '0001-01-01 00:00:00'.
| When the error message contains the strings "java.lang.OutOfMemory", "Java heap space", and "doubleCapacity", it's usually a memory management issue in an old version of Integration Runtime. | If you are using Self-hosted IR and the version is earlier than 3.20.7159.1, we recommend that you upgrade to the latest version. |
27
+
| When the error message contains the strings "java.lang.OutOfMemory", "Java heap space", and "doubleCapacity", it's usually a memory management issue in an old version of Integration Runtime. | If you're using Self-hosted IR and the version is earlier than 3.20.7159.1, we recommend that you upgrade to the latest version. |
28
28
| When the error message contains the string "java.lang.OutOfMemory", the integration runtime doesn't have enough resources to process the files. | Limit the concurrent runs on the integration runtime. For Self-hosted IR, scale up to a powerful machine with memory that's equal to or greater than 8 GB. |
29
29
| When the error message contains the string "NullPointerReference", it might be a transient error. | Retry the operation. If the problem persists, contact support. |
30
30
@@ -40,7 +40,7 @@ This article provides suggestions to troubleshoot common problems with the Parqu
-**Cause**: The Parquet format is not supported in Azure Data Factory and Synapse pipelines.
43
+
-**Cause**: The Parquet format isn't supported in Azure Data Factory and Synapse pipelines.
44
44
45
45
-**Recommendation**: Double-check the source data by going to [Supported file formats and compression codecs by copy activity](./supported-file-formats-and-compression-codecs.md).
46
46
@@ -106,7 +106,7 @@ This article provides suggestions to troubleshoot common problems with the Parqu
106
106
107
107
-**Cause**: This scenario isn't supported.
108
108
109
-
-**Recommendation**: 'ParquetInterpretFor' should not be 'sparkSql'.
109
+
-**Recommendation**: 'ParquetInterpretFor' shouldn't be 'sparkSql'.
@@ -122,7 +122,7 @@ This article provides suggestions to troubleshoot common problems with the Parqu
122
122
123
123
-**Cause**: A Java Virtual Machine (JVM) can't be created because some illegal (global) arguments are set.
124
124
125
-
-**Recommendation**: Log in to the machine that hosts *each node* of your self-hosted IR. Check to ensure that the system variable is set correctly, as follows: `_JAVA_OPTIONS "-Xms256m -Xmx16g" with memory bigger than 8 G`. Restart all the IR nodes, and then rerun the pipeline.
125
+
-**Recommendation**: Sign in to the machine that hosts *each node* of your self-hosted IR. Check to ensure that the system variable is set correctly, as follows: `_JAVA_OPTIONS "-Xms256m -Xmx16g" with memory bigger than 8 G`. Restart all the IR nodes, and then rerun the pipeline.
126
126
127
127
## Arithmetic overflow
128
128
@@ -140,7 +140,7 @@ This article provides suggestions to troubleshoot common problems with the Parqu
140
140
141
141
The issue could be caused by white spaces or unsupported special characters (such as,;{}()\n\t=) in the column name, because Parquet doesn't support such a format.
142
142
143
-
For example, a column name such as *contoso(test)* will parse the type in brackets from [code](https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/schema/MessageTypeParser.java)`Tokenizer st = new Tokenizer(schemaString, " ;{}()\n\t");`. The error is thrown because there is no such "test" type.
143
+
For example, a column name such as *contoso(test)* will parse the type in brackets from [code](https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/schema/MessageTypeParser.java)`Tokenizer st = new Tokenizer(schemaString, " ;{}()\n\t");`. The error is thrown because there's no such "test" type.
144
144
145
145
To check supported types, go to the GitHub [apache/parquet-mr site](https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/schema/OriginalType.java).
0 commit comments