SSIS Catalog Migration Wizard

SSIS Catalog Migration Wizard helps you migrate SSIS Catalog from one SQL server to another. It is an add-in for SSMS 18, 19, Visual Studio 2017, 2019, and 2022. Additionally, it offers the flexibility to operate as an independent, standalone application.

Get started now View it on Visual Studio Marketplace


Supported Sources and Targets

  • SSIS for SQL Server: SSIS catalog enabled in SQL Server.
  • SSIS for Azure Data Factory: This is used when running SSIS packages in Azure using Azure data factory pipelines.
  • SCMW export: This is a unique export format for SSIS Catalog items.

Key Features

  • Compare source and target catalogs: Compare source and target and choose to migrate only what has changed.
  • Customize SSIS folder names on the go: Quickly map source and target folder names. The wizard populates all selected folder names in the Source and Target folder columns. If you wish to customize the folders, edit the value in the ‘Target Folder’ column.
  • Replace SSIS environment variable values on the go: Configure the key-value pairs you want to replace in the environment variable and parameter values with proactive suggestions.
  • Export, import, or delete SSISDB items in bulk: Whether you want to keep the backup of SSIS catalog items or migrate SSISDB items to a different network or domain, SCMW file export covers this.
  • Inspect existing SSISDB for issues: Detect critical issues in existing SSISDB before migration.
  • Migrate catalog items to the same server: Migrate SSIS Catalog items on the same SQL server but to different folders.
  • Automate activities with the command-line utility: With the command-line utility, you can automate routine migrations in a few clicks. The migration script can be integrated with any scheduler or CI-CD tool.
  • Validate migrated projects automatically: You can choose to validate all the migrated projects automatically after their migration.

How It Works

  • Select the source: Select source SQL Server containing SSISDB to be migrated.
  • Provide the target: Select target SQL Server where you want to migrate SSISDB.
  • Manage migration settings: Perform selection of SSISDB items and manage environment variables and parameter values update rules. critical

Getting Started

  1. Install the Extension: Get started by installing the extension.
  2. Explore the Documentation: Refer to our detailed documentation for step-by-step guides.