catalog.deploy_project (SSISDB Database)
SQL Server 2012
Deploys a project to a folder in the Integration Services catalog or updates an existing project that has been deployed previously.
The following list describes some conditions that may cause this stored procedure to raise an error:
-
A parameter refers to an object that does not exist, a parameter tries to create an object that already exists, or a parameter is invalid in some other way
-
The value of the parameter @project_name does not match the name of the project in the deployment file
-
The user does not have sufficient permissions