SSIS 2012: The environment reference n is not associated with the project
11
votes
3
answers
33104
views
I have a package that I am updating. The package is executed by a Job Agent job. After deleting the package and then deploying the new version, I run a script that executes any necessary [create_environment], [create_environment_reference], [create_environment_variable], and [set_object_parameter_value] statements.
However, when I start the job, it fails with the following error message (where "n" is a number which doesn't appear in any of the relevant SSISDB tables or views as an id of any kind):
> The environment reference n is not associated with the project
Asked by Mark Freeman
(2293 rep)
Nov 26, 2014, 07:56 PM
Last activity: Apr 1, 2024, 04:11 AM
Last activity: Apr 1, 2024, 04:11 AM