Share via

SQL Server 2016 Update Path Issue After Installing version 13.0.7055.9

Conor Keaney 20 Reputation points
2025-08-22T13:58:19.49+00:00

Hello,

I am seeking guidance on the correct update path for a SQL Server 2016 SP3 instance after installing a specific feature pack update.

Summary of the Issue:

After installing the "Azure Connect Feature Pack" update (KB5058717), I am unable to apply the subsequent, more recent GDR security update (KB5063762). The installer reports no eligible instances, which I suspect is because the installed feature pack has a higher build number than the GDR update.

Environment Details:

  • Product: SQL Server 2016 with Service Pack 3

Timeline & Versions:

  1. Currently Installed Update:
  • KB: KB5058717 (Security Update for SQL Server 2016 SP3 Azure Connect Feature Pack, July 8, 2025)
    • Version: 13.0.7055.9
  1. Attempted Update:
  • KB: KB5063762 (Security Update for SQL Server 2016 SP3 GDR, August 12, 2025)
    • Version: 13.0.6465.1

Error Encountered:

When running the installer for the GDR update (KB5063762), I receive the following error message:

"There are no SQL Server instances or shared features that can be updated on this computer."

My Question:

Given that my current build number (13.0.7055.9) is higher than the latest GDR build (13.0.6465.1), what is the recommended update path to apply the latest security fixes to my instance?

Is there a different servicing branch or a specific cumulative update I should be using now that the Azure Connect Feature Pack is installed?

Thank you for your assistance.

SQL Server Database Engine
0 comments No comments

Answer accepted by question author

Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
2025-08-22T19:47:00.9333333+00:00

You cannot go back to the GDR unless you uninstall the higher branch update.

The correct path is to monitor for the next CU-based security update (higher than 13.0.7055.9) and apply it when available. At this moment you can install KB5063761 (13.0.7060.1). That is the latest security update. You can refer to this Web page to know when the latest security update has been released.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most 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.