December 24, 2012 at 1:26 am
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?
December 24, 2012 at 1:39 am
AND another error I am getting is Unable to load the package as XML because package doesnt have valid xml format.
December 24, 2012 at 1:44 am
Can you open the package in Visual Studio or in the Package Execution Utility?
John
December 25, 2012 at 9:35 pm
Yes I could open the package in visual studio
December 27, 2012 at 1:19 am
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