September 22, 2015 at 7:42 am
SQL Server SP1 keeps coming up in my optional Windows Updates.
SELECT @@VERSION returns:
Microsoft SQL Server 2008 R2 (SP3) - 10.50.6220.0 (X64) Mar 19 2015 12:32:14 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
So should I really install SP1? If not, why does Windows keep recommending it?
September 22, 2015 at 8:16 am
Not if you're already on service pack 3, no. Are you sure it's not referring to a Windows service pack? Do you have any other instances on the same server?
John
September 22, 2015 at 9:28 am
or do you have any other components within the instance that are not at SP1, such as SSRS?
If there is nothing for the SP to upgrade, it will do nothing.
---------------------------------------------------------------------
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply