Hello Everyone,
I have a DTS package that receives certain parameters.
If a run it manually from whitin the package designer, setting those parameters manually, it runs ok.
But when I use the DTSRUN command to schedule it in the agent as a job it doesn't. The same command line I'm using in the job works fine if I run it in a CMD window.
Any ideas?