Hi everyone,
I trying install CU7 on SQL Server 2008 SP3 i get error:
"A SQL Server update with a higher version has already been installed on SQL Server instance MSSQLSERVER, so the current SQL Server update cannot be applied. The version of the SQL Server update that is already installed is GDR 10.3.5512.0(10.3.5825.0) with a KBKB2716436 and the current SQL Server update is 10.3.5794.0 with a KBKB2738350."
(So why the version is still - 10.0.5512 not 10.00.5766 or higher)
In Managment Studio version is: 10.0.5512
select @@version - Microsoft SQL Server 2008 (SP3) - 10.0.5512.0 (X64) Aug 22 2012 19:25:47 Copyright (c) 1988-2008 Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (VM)
Which CU or Hotfix i should install now to upgrade SQL?