Groups | Blog | Home
all groups > sql server data warehouse > march 2006 >

sql server data warehouse : DTS Network Traffic


i-DLT
3/6/2006 9:37:28 AM
Hi,

I am trying to confirm a hypothesis on the Network traffic that a certain
DTS will generate, my environment is configured as follows:

Server A: SQL Server Instance to act as source
Server B: SQL Server Instance to execute DTS Package
Server C: File Server at remote location to be target server

If I run a DTS package in Server B to extract information from Server A
and generate a fixed length flat file in Server C. Is it valid to say that,
all the information required to build the flat file will travel on my network
from Server A to Server B first and then it will be dumped in the flat file
on Server C?

Is there any way to still use Server B to execute the DTS package but, have
the network traffic go directly from Server A to Server C?

Thanks a lot!

i-DLT
3/6/2006 10:00:32 AM
They are on different newtorks and have different administrators, Server A's
security is much more strict than Server B which I administer.

[quoted text, click to view]
Immy
3/6/2006 5:49:22 PM
why dont you just have serverA execcute the DTS job straight to C?

[quoted text, click to view]

AddThis Social Bookmark Button