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/data-flow-troubleshoot-errors.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -699,15 +699,14 @@ This article lists common error codes and messages reported by mapping data flow
699
699
## Error code: DF-SAPODP-SessionTerminate
700
700
701
701
-**Message**: Internal session terminated with a runtime error RAISE_EXCEPTION (see ST22)
702
-
-**Cause**: Transient issues for the SLT object.
702
+
-**Cause**: Transient issues for SLT objects.
703
703
-**Recommendation**: Rerun the data flow activity.
704
704
705
705
## Error code: DF-SAPODP-StageAuthInvalid
706
706
707
707
-**Message**: Invalid client secret provided
708
708
-**Cause**: The service principal certificate credential of the staging storage is not correct.
709
-
-**Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm whether the authentication setting of your staging storage is correct.
710
-
709
+
-**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.
711
710
-**Message**: Failed to authenticate the request to storage
712
711
-**Cause**: The key of your staging storage is not correct.
713
712
-**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.
@@ -725,7 +724,7 @@ This article lists common error codes and messages reported by mapping data flow
725
724
726
725
## Error code: DF-SAPODP-ObjectInvalid
727
726
728
-
-**Cause**: The object name is not found or released.
727
+
-**Cause**: The object name is not found or not released.
729
728
-**Recommendation**: Check the object name and make sure it is valid and already released.
730
729
731
730
## Error code: DF-SAPODP-SLT-LIMITATION
@@ -770,13 +769,13 @@ This article lists common error codes and messages reported by mapping data flow
0 commit comments