Hi All,
I just found an interresting issue. Using the latest management packs for SQL Server (6.3.173.1) the discovery lists our SQL Servers, with an incorrect version. For example an instance with SQL 2008 Service Pack 3 reports version 10.3.5770.0, while the actual
version is 10.0.5770.0.
A SQL Server 2008 R2 Service Pack 2 reports version
10.52.4000.0, while the actual version 10.50.4000.0.
It seems like the version pack version gets added to the major product version.
This is the case for the DB Engine, SSAS and SSRS
Does anyone have some more information on this? Or why this is done?