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:
- Currently Installed Update:
- KB: KB5058717 (Security Update for SQL Server 2016 SP3 Azure Connect Feature Pack, July 8, 2025)
- Attempted Update:
- KB: KB5063762 (Security Update for SQL Server 2016 SP3 GDR, August 12, 2025)
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.