SSIS PACKAGE DOUBT

  • Hi Guys,

    I need a small help, I need to execute package with input parameter.

    The command which i have given in CMD is

    dtexec /f C:\SSIS \Troubleshoot.dtsx /set \package.variables[variablename].Value;"mynewvalue"

    In this i have given my file location path,

    I have got an error like failed to open package file. Could anyone please tell me how to get the correct location of my package path?

  • AND another error I am getting is Unable to load the package as XML because package doesnt have valid xml format.

  • Can you open the package in Visual Studio or in the Package Execution Utility?

    John

  • Yes I could open the package in visual studio

  • What version of Visual Studio are you using, and what is the version of dtexec.exe?

    John

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

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