I have installed a few SSIS packages in SSMS 2012 and when I run the jobs related to them, a few run successfully without any issue but a few jobs are failing with the below error.
Code: 0xC000F427
Source: DFT_MAIN SSIS.Pipeline
Description: To run a SSIS package outside of SQL Server Data Tools you must install DER_InReviewPolicy of Integration Services or higher.
I am doing this while upgrading our setup from version 2005 to version 2012. In version 2005 these packages are running successfully.
And SSIS is successfully installed in this server.