SSIS Question about network utilization with transfer Objects between servers when package running on third SSIS server

  • I have a situation where someone built an SSIS package that is transferring an object from ServerA to ServerB running an SSIS on ServerC that uses a 'Transfer SQL Server Objects' Control flow. Has anyone tested whether the data transfers directly between ServerA and ServerB or if it goes from ServerA to ServerC(where the SSIS package is installed and running)and then to ServerB?

  • The answer is that the machine that is running the package sits between the other two servers.

    Also, why are you using the transfer objects task?

    What are you trying to accomplish?

    CEWII

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply