I have a sql agent job on a sql server (version 13.0.5081.1) that calls an ssis package. The ssis package was developed on a development machine. While the server only has sql server installed. When the agent job executes I get the error 'To run a SSIS package outside of SQL Server Data Tools you must install Standard Edition (64-bit) of Integration Services or higher'. I am confused as to which program is the wrong version (SQL Server, SQL Server Data Tools for the server, SQL Server Data Tools for the development machine or something else). I also do not know how to validate which version of SQL Server Data Tools is installed. When I open visual studio, I don't see a version # for SQL Server Data Tools listed
↧