Hi Aman Pahariya,
It looks like there was a failure during the file upload operation in your data transfer process. The error message indicates that the semaphore timeout period has expired, which could be caused by a network issue or a problem with the server.
It may intermittent error also, could you please retry and see if that helps?
Also, is this copy activity use to work before?
You can give try below options.
- Check your network connection: Make sure that your network connection is stable and that there are no issues with your internet service provider. You can try running a network diagnostic tool to identify any network issues.
- Increase the timeout period: You can try increasing the timeout period for the file upload operation. This can be done by modifying the timeout settings in your data transfer process.
- Check the server logs: Check the server logs to see if there are any errors or warnings that could be related to the file upload operation. This can help you identify the root cause of the issue.
- Retry the operation: You can try retrying the file upload operation to see if the issue was a temporary one. If the issue persists, you may need to investigate further or contact support for assistance.