• AndrewSQLDBA (9/9/2013)


    I think that what you have on your website is not really what I need. I am looking for a command line for pulling the package from a SQL store, or SQL Server.

    /DTS "\"\MSDB\TestAndDev\Andrew\"" /SERVER Mistress /CONFIGFILE "\"D:\TestAndDev\SSIS Packages\Andrew\XMLConfig\TestAndDev_XMLConfig.dtsConfig\"" /WARNASERROR /VALIDATE /REPORTING E

    The package is not executing the ScriptTask that is the second step in the package. Is there anything funky with SSIS 2012 executing 2008 C# ? Or anything else that you can think of that would cause the issue of not executing that step?

    Thanks

    Andrew SQLDBA

    You might want to open the script task in the SSIS 2012 editor and close it again, so it gets recompiled.

    Which deployment model are you using in SSIS 2012?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP