An Azure service for ingesting, preparing, and transforming data at scale.
Hi, the SSISDB catalog schema/build number does not necessarily track the SQL Server marketing version, so a value that remains 5 is not by itself evidence that the upgrade failed. Verify the Database Engine version, SSIS service/runtime version, project deployment model, and the catalog's actual upgrade status/errors rather than manually changing catalog metadata. Run the supported SSISDB upgrade workflow for your SQL/SSIS installation if the setup documentation requires it, and test by deploying/executing a package built for the target runtime. Never update SSISDB internal version tables directly. If setup reports success but package execution shows a compatibility mismatch, collect the setup and SSIS catalog logs and open SQL Server support.