@@ -44,7 +44,7 @@ You can refer to the troubleshooting pages for each connector to see problems sp
44
44
45
45
The following errors are general to the copy activity and could occur with any connector.
46
46
47
- #### <a name =" error-code-usererrorodbcoperationFailed " ></a > Error code: 2200 - UserErrorOdbcOperationFailed
47
+ #### <a name =" error-code-usererrorodbcoperationfailed " ></a > Error code: 2200 - UserErrorOdbcOperationFailed
48
48
49
49
- ** Message** : ` The underlying connection was closed: An unexpected error occurred on a send. `
50
50
@@ -71,8 +71,7 @@ The following errors are general to the copy activity and could occur with any c
71
71
72
72
- ** Recommendation** : Sign in to the machine that hosts * each node* of your self-hosted integration runtime. Check to ensure that the system variable is set correctly, as follows: ` _JAVA_OPTIONS "-Xms256m -Xmx16g" with memory bigger than 8G ` . Restart all the integration runtime nodes, and then rerun the pipeline.
73
73
74
- <a name =" error-code-wildcardpathsinknotsupported " ></a >
75
- #### Error code: 20020 - WildcardPathSinkNotSupported
74
+ #### <a name =" error-code-wildcardpathsinknotsupported " ></a > Error code: 20020 - WildcardPathSinkNotSupported
76
75
77
76
- ** Message** : ` Wildcard in path is not supported in sink dataset. Fix the path: '%setting;'. `
78
77
@@ -99,50 +98,45 @@ The following errors are general to the copy activity and could occur with any c
99
98
100
99
3 . Save the file, and then restart the Self-hosted IR machine.
101
100
102
- <a name =" error-code-jniexception " ></a >
103
- #### Error code: 20150 - JniException
101
+ #### <a name =" error-code-jniexception " ></a > Error code: 20150 - JniException
104
102
105
103
- ** Message** : ` Failed to get access token from your token endpoint. Error returned from your authorization server: %errorResponse;. `
106
104
107
105
- ** Cause** : Your client ID or client secret is invalid, and the authentication failed in your authorization server.
108
106
109
107
- ** Recommendation** : Correct all OAuth2 client credential flow settings of your authorization server.
110
108
111
- <a name =" error-code-failedtogetoauth2accesstoken " ></a >
112
- #### Error code: 20151 - FailedToGetOAuth2AccessToken
109
+ #### <a name =" error-code-failedtogetoauth2accesstoken " ></a > Error code: 20151 - FailedToGetOAuth2AccessToken
113
110
114
111
- ** Message** : ` Failed to get access token from your token endpoint. Error message: %errorMessage;. `
115
112
116
113
- ** Cause** : OAuth2 client credential flow settings are invalid.
117
114
118
115
- ** Recommendation** : Correct all OAuth2 client credential flow settings of your authorization server.
119
116
120
- <a name="error-code-<a name =" error-code-oauth2accesstokentypenotsupported " ></a >
121
- #### Error code: 20152 - OAuth2AccessTokenTypeNotSupported
117
+ #### <a name="error-code-<a name =" error-code-oauth2accesstokentypenotsupported " ></a > Error code: 20152 - OAuth2AccessTokenTypeNotSupported
122
118
123
119
- ** Message** : ` The token type '%tokenType;' from your authorization server is not supported, supported types: '%tokenTypes;'. `
124
120
125
121
- ** Cause** : Your authorization server isn't supported.
126
122
127
123
- ** Recommendation** : Use an authorization server that can return tokens with supported token types.
128
- -
129
- <a name="error-code-<a name =" error-code-oauth2clientidcolonnotallowed " ></a >
130
- #### Error code: 20153 - OAuth2ClientIdColonNotAllowed
124
+
125
+ #### <a name="error-code-<a name =" error-code-oauth2clientidcolonnotallowed " ></a > Error code: 20153 - OAuth2ClientIdColonNotAllowed
131
126
132
127
- ** Message** : ` The character colon(:) is not allowed in clientId for OAuth2ClientCredential authentication. `
133
128
134
129
- ** Cause** : Your client ID includes the invalid character colon (` : ` ).
135
130
136
131
- ** Recommendation** : Use a valid client ID.
137
132
138
- #### <a name =" error-code-ManagedIdentityCredentialObjectNotSupported " ></a > Error code: 20523 - ManagedIdentityCredentialObjectNotSupported
133
+ #### <a name =" error-code-managedidentitycredentialobjectnotsupported " ></a > Error code: 20523 - ManagedIdentityCredentialObjectNotSupported
139
134
140
135
- ** Message** : ` Managed identity credential is not supported in this version ('%version;') of Self Hosted Integration Runtime. `
141
136
142
137
- ** Recommendation** : Check the supported version and upgrade the integration runtime to a higher version.
143
138
144
- <a name =" error-code-QueryMissingFormatSettingsInDataset " ></a >
145
- #### Error code: 20551 - QueryMissingFormatSettingsInDataset
139
+ #### <a name =" error-code-querymissingformatsettingsindataset " ></a > Error code: 20551 - QueryMissingFormatSettingsInDataset
146
140
147
141
- ** Message** : ` The format settings are missing in dataset %dataSetName;. `
148
142
@@ -154,115 +148,99 @@ The following errors are general to the copy activity and could occur with any c
154
148
155
149
- ** Recommendation** : Deselect the "Binary copy" in the dataset, and set correct format settings.
156
150
157
- <a name =" error-code-QueryUnsupportedCommandBehavior " ></a >
158
- #### Error code: 20552 - QueryUnsupportedCommandBehavior
151
+ #### <a name =" error-code-queryunsupportedcommandbehavior " ></a > Error code: 20552 - QueryUnsupportedCommandBehavior
159
152
160
153
- ** Message** : ` The command behavior "%behavior;" is not supported. `
161
154
162
155
- ** Recommendation** : Don't add the command behavior as a parameter for preview or GetSchema API request URL.
163
156
164
- <a name =" error-code-DataConsistencyFailedToGetSourceFileMetadata " ></a >
165
- #### Error code: 20701 - DataConsistencyFailedToGetSourceFileMetadata
157
+ #### <a name =" error-code-dataconsistencyfailedtogetsourcefilemetadata " ></a > Error code: 20701 - DataConsistencyFailedToGetSourceFileMetadata
166
158
167
159
- ** Message** : ` Failed to retrieve source file ('%name;') metadata to validate data consistency. `
168
160
169
161
- ** Cause** : There's a transient issue on the sink data store, or retrieving metadata from the sink data store isn't allowed.
170
162
171
- <a name =" error-code-DataConsistencyFailedToGetSinkFileMetadata " ></a >
172
- #### Error code: 20703 - DataConsistencyFailedToGetSinkFileMetadata
163
+ #### <a name =" error-code-dataconsistencyfailedtogetsinkfilemetadata " ></a > Error code: 20703 - DataConsistencyFailedToGetSinkFileMetadata
173
164
174
165
- ** Message** : ` Failed to retrieve sink file ('%name;') metadata to validate data consistency. `
175
166
176
167
- ** Cause** : There's a transient issue on the sink data store, or retrieving metadata from the sink data store isn't allowed.
177
168
178
- <a name =" error-code-DataConsistencyValidationNotSupportedForNonDirectBinaryCopy " ></a >
179
- #### Error code: 20704 - DataConsistencyValidationNotSupportedForNonDirectBinaryCopy
169
+ #### <a name =" error-code-dataconsistencyvalidationnotsupportedfornondirectbinarycopy " ></a > Error code: 20704 - DataConsistencyValidationNotSupportedForNonDirectBinaryCopy
180
170
181
171
- ** Message** : ` Data consistency validation is not supported in current copy activity settings. `
182
172
183
173
- ** Cause** : The data consistency validation is only supported in the direct binary copy scenario.
184
174
185
175
- ** Recommendation** : Remove the 'validateDataConsistency' property in the copy activity payload.
186
176
187
- <a name =" error-code-DataConsistencyValidationNotSupportedForLowVersionSelfHostedIntegrationRuntime " ></a >
188
- #### Error code: 20705 - DataConsistencyValidationNotSupportedForLowVersionSelfHostedIntegrationRuntime
177
+ #### <a name =" error-code-dataconsistencyvalidationnotsupportedforlowversionselfhostedintegrationruntime " ></a > Error code: 20705 - DataConsistencyValidationNotSupportedForLowVersionSelfHostedIntegrationRuntime
189
178
190
179
- ** Message** : ` 'validateDataConsistency' is not supported in this version ('%version;') of Self Hosted Integration Runtime. `
191
180
192
181
- ** Recommendation** : Check the supported integration runtime version and upgrade it to a higher version, or remove the 'validateDataConsistency' property from copy activities.
193
182
194
- <a name =" error-code-SkipMissingFileNotSupportedForNonDirectBinaryCopy " ></a >
195
- #### Error code: 20741 - SkipMissingFileNotSupportedForNonDirectBinaryCopy
183
+ #### <a name =" error-code-skipmissingfilenotsupportedfornondirectbinarycopy " ></a > Error code: 20741 - SkipMissingFileNotSupportedForNonDirectBinaryCopy
196
184
197
185
- ** Message** : ` Skip missing file is not supported in current copy activity settings, it's only supported with direct binary copy with folder. `
198
186
199
187
- ** Recommendation** : Remove 'fileMissing' of the skipErrorFile setting in the copy activity payload.
200
188
201
- <a name =" error-code-SkipInconsistencyDataNotSupportedForNonDirectBinaryCopy " ></a >
202
- #### Error code: 20742 - SkipInconsistencyDataNotSupportedForNonDirectBinaryCopy
189
+ #### <a name =" error-code-skipinconsistencydatanotsupportedfornondirectbinarycopy " ></a > Error code: 20742 - SkipInconsistencyDataNotSupportedForNonDirectBinaryCopy
203
190
204
191
- ** Message** : ` Skip inconsistency is not supported in current copy activity settings, it's only supported with direct binary copy when validateDataConsistency is true. `
205
192
206
193
- ** Recommendation** : Remove 'dataInconsistency' of the skipErrorFile setting in the copy activity payload.
207
194
208
- <a name =" error-code-SkipForbiddenFileNotSupportedForNonDirectBinaryCopy " ></a >
209
- #### Error code: 20743 - SkipForbiddenFileNotSupportedForNonDirectBinaryCopy
195
+ #### <a name =" error-code-skipforbiddenfilenotsupportedfornondirectbinarycopy " ></a > Error code: 20743 - SkipForbiddenFileNotSupportedForNonDirectBinaryCopy
210
196
211
197
- ** Message** : ` Skip forbidden file is not supported in current copy activity settings, it's only supported with direct binary copy with folder. `
212
198
213
199
- ** Recommendation** : Remove 'fileForbidden' of the skipErrorFile setting in the copy activity payload.
214
200
215
- <a name =" error-code-SkipForbiddenFileNotSupportedForThisConnector " ></a >
216
- #### Error code: 20744 - SkipForbiddenFileNotSupportedForThisConnector
201
+ #### <a name =" error-code-skipforbiddenfilenotsupportedforthisconnector " ></a > Error code: 20744 - SkipForbiddenFileNotSupportedForThisConnector
217
202
218
203
- ** Message** : ` Skip forbidden file is not supported for this connector: ('%connectorName;'). `
219
204
220
205
- ** Recommendation** : Remove 'fileForbidden' of the skipErrorFile setting in the copy activity payload.
221
206
222
- <a name =" error-code-SkipInvalidFileNameNotSupportedForNonDirectBinaryCopy " ></a >
223
- #### Error code: 20745 - SkipInvalidFileNameNotSupportedForNonDirectBinaryCopy
207
+ #### <a name =" error-code-skipinvalidfilenamenotsupportedfornondirectbinarycopy " ></a > Error code: 20745 - SkipInvalidFileNameNotSupportedForNonDirectBinaryCopy
224
208
225
209
- ** Message** : ` Skip invalid file name is not supported in current copy activity settings, it's only supported with direct binary copy with folder. `
226
210
227
211
- ** Recommendation** : Remove 'invalidFileName' of the skipErrorFile setting in the copy activity payload.
228
212
229
- <a name =" error-code-SkipInvalidFileNameNotSupportedForSource " ></a >
230
- #### Error code: 20746 - SkipInvalidFileNameNotSupportedForSource
213
+ #### <a name =" error-code-skipinvalidfilenamenotsupportedforsource " ></a > Error code: 20746 - SkipInvalidFileNameNotSupportedForSource
231
214
232
215
- ** Message** : ` Skip invalid file name is not supported for '%connectorName;' source. `
233
216
234
217
- ** Recommendation** : Remove 'invalidFileName' of the skipErrorFile setting in the copy activity payload.
235
218
236
- <a name =" error-code-SkipInvalidFileNameNotSupportedForSink " ></a >
237
- #### Error code: 20747 - SkipInvalidFileNameNotSupportedForSink
219
+ #### <a name =" error-code-skipinvalidfilenamenotsupportedforsink " ></a > Error code: 20747 - SkipInvalidFileNameNotSupportedForSink
238
220
239
221
- ** Message** : ` Skip invalid file name is not supported for '%connectorName;' sink. `
240
222
241
223
- ** Recommendation** : Remove 'invalidFileName' of the skipErrorFile setting in the copy activity payload.
242
224
243
- <a name =" error-code-SkipAllErrorFileNotSupportedForNonBinaryCopy " ></a >
244
- #### Error code: 20748 - SkipAllErrorFileNotSupportedForNonBinaryCopy
225
+ #### <a name =" error-code-skipallerrorfilenotsupportedfornonbinarycopy " ></a > Error code: 20748 - SkipAllErrorFileNotSupportedForNonBinaryCopy
245
226
246
227
- ** Message** : ` Skip all error file is not supported in current copy activity settings, it's only supported with binary copy with folder. `
247
228
248
229
- ** Recommendation** : Remove 'allErrorFile' in the skipErrorFile setting in the copy activity payload.
249
230
250
- <a name =" error-code-DeleteFilesAfterCompletionNotSupportedForNonDirectBinaryCopy " ></a >
251
- #### Error code: 20771 - DeleteFilesAfterCompletionNotSupportedForNonDirectBinaryCopy
231
+ #### <a name =" error-code-deletefilesaftercompletionnotsupportedfornondirectbinarycopy " ></a > Error code: 20771 - DeleteFilesAfterCompletionNotSupportedForNonDirectBinaryCopy
252
232
253
233
- ** Message** : ` 'deleteFilesAfterCompletion' is not support in current copy activity settings, it's only supported with direct binary copy. `
254
234
255
235
- ** Recommendation** : Remove the 'deleteFilesAfterCompletion' setting or use direct binary copy.
256
236
257
- <a name =" error-code-DeleteFilesAfterCompletionNotSupportedForThisConnector " ></a >
258
- #### Error code: 20772 - DeleteFilesAfterCompletionNotSupportedForThisConnector
237
+ #### <a name =" error-code-deletefilesaftercompletionnotsupportedforthisconnector " ></a > Error code: 20772 - DeleteFilesAfterCompletionNotSupportedForThisConnector
259
238
260
239
- ** Message** : ` 'deleteFilesAfterCompletion' is not supported for this connector: ('%connectorName;'). `
261
240
262
241
- ** Recommendation** : Remove the 'deleteFilesAfterCompletion' setting in the copy activity payload.
263
242
264
- <a name =" error-code-FailedToDownloadCustomPlugins " ></a >
265
- #### Error code: 27002 - FailedToDownloadCustomPlugins
243
+ #### <a name =" error-code-failedtodownloadcustomplugins " ></a > Error code: 27002 - FailedToDownloadCustomPlugins
266
244
267
245
- ** Message** : ` Failed to download custom plugins. `
268
246
@@ -272,17 +250,15 @@ The following errors are general to the copy activity and could occur with any c
272
250
273
251
## General connector errors
274
252
275
- <a name =" error-code-UserErrorOdbcInvalidQueryString " ></a >
276
- #### Error code: 9611 - UserErrorOdbcInvalidQueryString
253
+ #### <a name =" error-code-usererrorodbcinvalidquerystring " ></a > Error code: 9611 - UserErrorOdbcInvalidQueryString
277
254
278
255
- ** Message** : ` The following ODBC Query is not valid: '%'. `
279
256
280
257
- ** Cause** : You provide a wrong or invalid query to fetch the data/schemas.
281
258
282
259
- ** Recommendation** : Verify your query is valid and can return data/schemas. Use [ Script activity] ( transform-data-using-script.md ) if you want to execute nonquery scripts and your data store is supported. Alternatively, consider to use stored procedure that returns a dummy result to execute your nonquery scripts.
283
260
284
- <a name =" error-code-FailToResolveParametersInExploratoryController " ></a >
285
- #### Error code: 11775 - FailToResolveParametersInExploratoryController
261
+ #### <a name =" error-code-failtoresolveparametersinexploratorycontroller " ></a > Error code: 11775 - FailToResolveParametersInExploratoryController
286
262
287
263
- ** Message** : ` Failed to connect to your instance of Azure Database for PostgreSQL flexible server. '%' `
288
264
0 commit comments