I have a job that kicks off about 6 different steps, each step is its on dts. So i used the dtsrunUI to create the command argument but i get the following error "Error 170: Line 1: Incorrect syntax near '/' "
This is what the command line argument looks like
DTSRun /S "Test" /N "Project Review Reports Refresh" /G "{6CFF-4C28-BADA-019733F86
4E4}" /W "0" /E
Any thoughts on what i am doing wrong
Start Free Trial