dbTalk Databases Forums  

use DTS transfer to another live sql server

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


Discuss use DTS transfer to another live sql server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
DTS
 
Posts: n/a

Default use DTS transfer to another live sql server - 08-23-2004 , 08:56 AM






Can I use DTS to transfer data to another sql server 2k?
During DTS transfer, can sql server allow user to insert
data? If so, would the databased be crashed by DTS ?

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: use DTS transfer to another live sql server - 08-23-2004 , 09:16 AM






"DTS" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Can I use DTS to transfer data to another sql server 2k?
During DTS transfer, can sql server allow user to insert
data? If so, would the databased be crashed by DTS ?
You can use DTS to transfer data, but you will need to be carefull about
what type of locking and blocking takes place, and to some degree this may
depend on the amount of data and the speed of connection between the
servers. A smaller transfer will be less likely to impact your system.


--
Darren Green
http://www.sqldts.com




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.