You can use xp_cmdshell to invoke DTSRUN.EXE. For the parameters to pass to DTSRUN, schedule the DTS job, then open the SQL Agent's properties for it and look at the command line it uses (it will include the package ID needed). The scheduling is only for the purposes of seeing how SQL Agent handles it. Robert Bradley
Does this DTS package run alright when invoked manually?
It looks like an unrelated communications issue. Using the Client Network Utility, set the client machine to use TCP/IP instead of the default Named Pipes and see if that helps. Robert Bradley
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.