![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi, I have a DTS package which I am using to upload around 10,000 rows (using a DTS Transfer Objects Task). Our Internet connection only provides upload speeds of around 10 kb/s so this process can take quite some time. This is not the problem, however, the problem is that our Intenet connection is also unstable and sometimes drops out completley. When the connection drops the DTS package fails and when I double click the dialog I see a 'Bulk Copy execution failed' error. If I check the DTS logs I see: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()). [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation. Is there a way to avoid DTS from throwing an error at this point and keep trying the connection until it is found again since the connection usually only drops for a few seconds at a time? My boss keeps asking me 'Why doesnt DTS behave like FTP so that it is possible to continue the transfer from the same point when the connection failed?'. I cannot really answer that question myself and since I only have a modicum of experience in DTS, so I turn to the experts! Can anyone help? Thank you in advance, Darren P.S. I would love faster and more reliable Internet Connection but we are operating in an underdeveloped country and we have already the 'best' available! |
#5
| |||
| |||
|
|
Thank you for your ideas, Darren. May I ask another question? Is there a tolerance when a DTS package fails like this? For example, if the connection drops for 1 millisecond would that cause it to fail? Is there a setting where I might be able to control this tollerance? Darren |
![]() |
| Thread Tools | |
| Display Modes | |
| |