|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 19, 2013 4:21 AM
Points: 49,
Visits: 124
|
|
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?
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 19, 2013 4:21 AM
Points: 49,
Visits: 124
|
|
| AND another error I am getting is Unable to load the package as XML because package doesnt have valid xml format.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
Can you open the package in Visual Studio or in the Package Execution Utility?
John
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 19, 2013 4:21 AM
Points: 49,
Visits: 124
|
|
| Yes I could open the package in visual studio
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
What version of Visual Studio are you using, and what is the version of dtexec.exe?
John
|
|
|
|