catalog.rename_environment (SSISDB Database)
SQL Server 2012
Renames an environment in the Integration Services catalog.
Environment references from projects are not automatically updated when you rename the environment. Environment references must be updated accordingly. This stored procedure will succeed even if environment references are broken by changing the environment name. Environment references must be updated after this stored procedure completes.
Note
|
|---|
|
When an environment reference is not valid, validation and execution of the corresponding packages that use those references will fail. |

Note