SSISDB
The SSISDB database name to use for generated deployment script files.
The generated deployment scripts deploy each project to the catalog path /{SSISDB}/{folder}/{project}/, using this value as the catalog database segment. A blank value falls back to SSISDB.
When to Change This Setting
Keep the default SSISDB for a standard SSIS Catalog installation. Change it only when the catalog database on the deployment server uses a non-standard name.
Related Settings
| Setting | Interaction |
|---|---|
| Server | The server hosting the SSIS Catalog |
| Folder | The catalog folder segment of the deployment path |
| Create Folder | The folder creation command runs against this catalog database |
Notes
- This setting is part of the SSIS settings category.
- The default value for this setting is
SSISDB.