Error while trying to execute dtsx package in 32-bit

  • I am trying to execute a dtsx package available in a remote machine through SSMS in a 32 bit environment using the below command

    exec master..xp_cmdshell '\\<remote_servername>"\D$\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\dtexec.exe"' /f" \\<remote_servername>\C$\Package3.dtsx"'

    I am getting a the following error

    '\\<remote_servername>\D$\Program' is not recognized as an internal or external command

    Please help,

    Thanks

    Jaya

Viewing 0 posts

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