dbTalk Databases Forums  

Required bandwidth to DTS from VFP to an offsite SQL Server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Required bandwidth to DTS from VFP to an offsite SQL Server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jim_sweeney@hotmail.com
 
Posts: n/a

Default Required bandwidth to DTS from VFP to an offsite SQL Server - 03-28-2005 , 03:01 PM






We have a DTS package that loads VFP data into a SQL Server on a
separate machine on the same network. This process takes ~12 minutes
and involves many of the records in many VFP tables (1.3GB). Our CIO
has expressed an interest in moving our SQL server to a remote location
and keeping our Visual FoxPro server onsite.

1) Does anyone know if there is a way to calculate the amount of
time/bandwidth required to transfer this amount of data if we move
offsite? We'll have the equivalent of four T1's of bandwidth
available to us.

2) Also, if this DTS approach would be impossible after the move, how
much faster would bcp'ing the data be?

3) Does MS have recommendations about this issue? I wasn't able to
find anything on the site.

If I don't hear from anyone, I'll just start testing. Thanks."


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Required bandwidth to DTS from VFP to an offsite SQL Server - 03-29-2005 , 02:01 PM






I would do your testing. Although you may have the equivalent of 4* T1 lines between sites, are they dedicate to your process? A
quick test would be to fire a smaller amount of VFP data down the wire and multiply the time taken as necessary.

Would BCP be faster? Maybe.

What about Exporting to text file - Zipping - sending - unpacking - bulk inserting

I think the name of the game would be to test.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


<jim_sweeney (AT) hotmail (DOT) com> wrote

Quote:
We have a DTS package that loads VFP data into a SQL Server on a
separate machine on the same network. This process takes ~12 minutes
and involves many of the records in many VFP tables (1.3GB). Our CIO
has expressed an interest in moving our SQL server to a remote location
and keeping our Visual FoxPro server onsite.

1) Does anyone know if there is a way to calculate the amount of
time/bandwidth required to transfer this amount of data if we move
offsite? We'll have the equivalent of four T1's of bandwidth
available to us.

2) Also, if this DTS approach would be impossible after the move, how
much faster would bcp'ing the data be?

3) Does MS have recommendations about this issue? I wasn't able to
find anything on the site.

If I don't hear from anyone, I'll just start testing. Thanks."




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.