Share via

SQL Server 2014 service pack weird listing?

techresearch7777777 1,981 Reputation points
2020-09-22T19:27:21.697+00:00

Hello, recently I applied SQL Server 2014 service pack 3 successfully.

Shortly afterwards when running Windows Server 2012 O.S. updates the following line item is listed as available to apply:

Security Update for SQL Server 2014 Service Pack 2 GDR (KB4019093)

Why is this lower SQL service pack being listed as available when I already applied higher version service pack 3 which should include all previous lower version updates?

Thanks in advance.

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

Answer accepted by question author

Ronen Ariely 15,221 Reputation points
2020-09-22T20:31:42.903+00:00

Good day ?!?

Why is this lower SQL service pack being listed as available

It is not. re-read what it says.

Security Update for SQL Server 2014 Service Pack 2 GDR (KB4019093)

Notice the word "for". This is not an older version of SQL Server Service pack, but a security which was released for the older version.

In fact, this update is applicable to the Analysis Services feature installed in SQL Server 2014 SP2 instances.

You can read more in the download page:

https://www.microsoft.com/en-us/download/details.aspx?id=55742

Note that when you install SQL Server you have many shared tools and some tools might be the same as older version. So you might get such scenario where entity of SQL Server 2008 is updated when you already installed SQL Server 2019 (for example). In addition remember that updates might come few years after the product which mean that in the year 2019 you might get update for app/tool from 2012

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. techresearch7777777 1,981 Reputation points
    2020-09-22T22:25:08.217+00:00

    Very interesting. Thanks bunch for the very helpful insight.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.