Unable to upgrade SSISDB -Doesn't match the version of upgrade tool

Ambily Jose 25 Reputation points
2025-05-07T16:11:08.3133333+00:00

Hi All,

I am trying upgrade SSISDB in SQL 2022 , The SSISDB backup I have copied from SQL 2014.

While running ISDBUpgradeWizard I am getting below error.

"TITLE: SQL Server Integration Services


The version of the sql server instance (16.0.4175.1) doesn't match with the version of the upgrade tool(16.0.1000). (Microsoft.SqlServer.IntegrationServices.ISServerDBUpgrade)


BUTTONS:

OK


"

Could someone please help me with this.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,687 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 46,791 Reputation points
    2025-05-08T06:01:41.71+00:00

    The version of the sql server instance (16.0.4175.1) doesn't match with the version of the upgrade tool**(16.0.1000)**. (Microsoft.SqlServer.IntegrationServices.ISServerDBUpgrade)

    Somehow there something ... with the versions / builds

    16.0.1000 is (already) SQL Server Version 2022 RTM and 16.0.4175.1 is also SQL Server 2022, but with CU17.

    See https://sqlserverbuilds.blogspot.com/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.