web service job runs Ok then suddenly lost connection
We have a weekend job that runs a web service.
Most time is OK. but recently we found if the job runs over 6 hrs or more, the job may fail randomly.
with below message:
Status: CreateDriverDirectionsReport.ProcessRoutePath: [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation
We are sure there is no issues with network, and SQL server is online.
Tried to troubleshoot in all I can think of, but cannot find out reason.
Could you advice?
Also this happens in our test server, and production server randomly, the job usually runs 5 hours or at beginning of quarter 8-12 hours. It usually happens when it runs to over 6 hours or 8 hrs or more.
I can resume the job then it runs the rest of the processing without problem.
so it is not data issue.
Thanks