To run SSIS package outside of SQL server Data Tools you must install File_creation of Integration services or higher
尝试从命令文件 (
To run SSIS package outside of SQL server Data Tools you must install %File_creation% of Integration services or higher
我使用过包参数
主要问题是 SSIS 包是使用较新版本的 SSDT 部署的,该版本安装在您尝试在其上执行包的服务器上。您必须在服务器上安装相同版本的 SSDT。
有用的链接
- https://social.technet.microsoft.com/Forums/en-US/e5a149bf-a636-44bd-b825-36f9984ae720/to-run-a-ssis-package-outside-of-sql-server-data-tools- you-must-install-move-file-to-archive-of?forum=sqlintegrationservices
- https://dba.stackexchange.com/questions/49786/error-to-run-a-ssis-package-outside-of-sql-server-data-tools-you-must-install
- https://dba.stackexchange.com/questions/138850/ssis-to-run-the-package-outside-of-sql-server-data-tools-you-must-install-expre