Forum Discussion
AdrianColes
Mar 08, 2023Copper Contributor
SQL 2019 upgraded to 2022 but still showing 2019
Hi, We have upgraded some of our test SQL servers to SQL 2022 from 2019. The SQL servers have been rebooted. SQL 2022 shows in the Add Remove programs options. We can see 2022 items on the Sta...
HarshKumar994
Mar 10, 2023Brass Contributor
Can you please check what all services are under SQL Server Configuration manager. It looks like a separate installation to me as said by olafhelper.
- olafhelperMar 10, 2023Bronze ContributorIt wasn't a new instance installation, Windows Service Manager would show the instance.
Again, run the discovery report for details.- AdrianColesMar 10, 2023Copper Contributor
- olafhelperMar 10, 2023Bronze Contributor
AdrianColes , by the Discovery Report you have 2 SQL Server instances runing
Default (unnamed) instance = Version 2019
Named Instance "Inactive" = Version 2022
So you did't run an upgrade of the existing instance, you installed a new one.
Olaf