Hi Damodara, K,
Thank you for posting query in Microsoft Q&A Platform.
To diagnose the issue, Kindly check the log files for more information on the error. You can follow the below steps to investigate and diagnose the problem:
- Select Jobs from the left-hand side of Batch Explorer
- Choose the job created by your data factory
- Click on the task that had a failure exit code
- View
stdout.txt
andstderr.txt
to investigate and diagnose your problem
as per the logs we can try to identify the root cause and think about resolution details. Please let me know updates after checking.