dbTalk Databases Forums  

DTS Packages on a separate server

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


Discuss DTS Packages on a separate server in the microsoft.public.sqlserver.dts forum.



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

Default DTS Packages on a separate server - 12-13-2005 , 02:15 PM






I have people here suggesting that DTS packages should be run on a separate
server from SQL Server. Their concern is security and a little performance.
The DTS script in question is designed to run a VB script to read data from
several other servers and use this data to populate SQL Server tables. We
try to limit access to our SQL Server machines to a small number of
application servers. Running this DTS script would allow connections to
several departmental servers over which we have no control.

So we thought about putting the DTS package on an intermediate server. It
would connect to the remote servers, transform the data and populate the SQL
Server tables. Is this a good idea? Will the network traffic between the
DTS server and SQL Server be a problem? Has anyone else set up an
environment like this.

Thanks for your response.

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.