EXEC DTSRUN

  • Actually baring the missing ' from the end (which I bet you have) this message is coming from the OS Command Prompt. Open a command prompt and type PATH. Make sure that the location of DTSRUN is in the path otherwise just typing DTSRUN will never invoke, you will have to use the full path 'C:\PROGRAM FILES\SQL\DTSRUN' whatever. You can add this in the environment variables of your server which will then when you type DTSRUN look at all PATHS for the existance of the executable.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

  • Antares, looks like you hit it!

    The path only had the windows directory.

    When I added the path to my command line it worked as usual.

    You folks have been very helpful and I appreciate it,

    Dan

  • I just enjoy a challenge. Glad to here that was it in one failed swoop.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

Viewing 3 posts - 1 through 4 (of 4 total)

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