If you are trying to install SQL Server 2016 on Windows Server 2012 R2, under certain circumstances, you might get the below error message: Rule “KB2919355 Installation” failed. Read the article below, in order to get useful suggestions on how you can overcome such issue.
The Error Message
The below, is the exact error message you get:
KB2919355 Check Failed. If you have installed KB2919355, please make sure you have restarted your machine. For more information, you can visit https://support.microsoft.com/kb/2919355/
How to Resolve the Issue
The first logical thing to try is of course to install the reported set of patches under the name “KB2919355”.
However, when you try to install the above patch, you might get an error message as well, just like the below:
“This update is not applicable for you computer”
So, what do you do?
A possible reason for not being able to install the patch, is that it is missing another prerequisite patch: KB2919442
I know, all this prerequisites thing can be a little bit annoying sometimes but what else can we do? 🙂
So, in order to overcome the issue and be able to install SQL Server 2016 on your Windows Server 2012 R2, you can try first the below set of actions:
Step 1: Install patch KB2919442
Step 2: Install patch KB2919355.
Note that KB2919355 is not a single patch but a package of KBs which, as provided in Microsoft’s instructions, need to be installed in the following order:
– clearcompressionflag.exe
– KB2919355
– KB2932046
– KB2959977
– KB2937592
– KB2938439
– KB2934018
Note about Step 2: Almost each one of the patches will require to reboot the computer after installation. Prior to each reboot, first make sure that you don’t have any applications open or any unsaved work.
Step 3: Try again to install SQL Server
After following the above steps, you can try again to install SQL Server. Hopefully, you will manage to successfully perform the installation.
Strengthen your SQL Server Administration Skills – Enroll to our Online Course!
Check our online course on Udemy titled “Essential SQL Server Administration Tips”
(special limited-time discount included in link).Via the course, you will learn essential hands-on SQL Server Administration tips on SQL Server maintenance, security, performance, integration, error handling and more. Many live demonstrations and downloadable resources included!
A Word About Windows and SQL Server Updates
It is critical that you regularly check, properly test and if all OK, install Windows updates (not just security updates or critical updates) and SQL Server service packs and cumulative updates on your database servers. Don’t leave your servers unpatched, as this can create different issues, for which you may find yourself struggling to find the root cause for an unexpected issue for days, if not even for weeks. Regarding the latest SQL Server patching info, please check our free online service “SQL Server Service Pack and Cumulative Update Info (free service)”
Featured Online Courses:
- AI Essentials: A Beginner’s Guide to Artificial Intelligence
- SQL Server 2022: What’s New – New and Enhanced Features
- Working with Python on Windows and SQL Server Databases
- Introduction to Azure Database for MySQL
- Boost SQL Server Database Performance with In-Memory OLTP
- Introduction to Azure SQL Database for Beginners
- Essential SQL Server Administration Tips
- SQL Server Fundamentals – SQL Database for Beginners
- Essential SQL Server Development Tips for SQL Developers
- Introduction to Computer Programming for Beginners
- .NET Programming for Beginners – Windows Forms with C#
- SQL Server 2019: What’s New – New and Enhanced Features
- Entity Framework: Getting Started – Complete Beginners Guide
- Data Management for Beginners – Main Principles
- A Guide on How to Start and Monetize a Successful Blog
Related Error Messages and ways to Resolve them:
- The Database Engine system data directory in the registry is not valid
- Operating System Error 170 (Requested Resource is in use)
- There is no SQL Server Failover Cluster Available to Join
- Setup failed to start on the remote machine. Check the Task scheduler event log on the remote machine.
- SQL Server 2008 R2 Service Pack Installation Fails – Element not found. (Exception from HRESULT: 0x80070490)
- Could not load file or assembly ‘Microsoft.SqlServer.Smo, Version=10.0.0.0, …
- The operation failed because either the specified cluster node is not the owner of the group, or the node is not a possible owner of the group
- Fix: VS Shell Installation has Failed with Exit Code 1638
- [Resolved] Operand type clash: int is incompatible with uniqueidentifier
- The OLE DB provider “Microsoft.ACE.OLEDB.12.0” has not been registered – How to Resolve it
- SQL Server replication requires the actual server name to make a connection to the server – How to Resolve it
- Issue Adding Node to a SQL Server Failover Cluster – Greyed Out Service Account – How to Resolve
- initerrlog: could not open error log file. Operating system error=3 … – How to Resolve It
- Resolve SQL Server CTE Error – Incorrect syntax near ‘)’.
- SQL Server is Terminating Because of Fatal Exception 80000003 – How to Troubleshoot
- An existing History Table cannot be specified with LEDGER=ON – How to Resolve
- … more SQL Server troubleshooting articles
Subscribe to our newsletter and stay up to date!
Check out our latest software releases!
Check our eBooks!
Rate this article:
Reference: SQLNetHub.com (https://www.sqlnethub.com)
© SQLNetHub
Artemakis Artemiou, a distinguished Senior Database and Software Architect, brings over 20 years of expertise to the IT industry. A Certified Database, Cloud, and AI professional, he earned the Microsoft Data Platform MVP title for nine consecutive years (2009-2018). As the founder of SQLNetHub and GnoelixiAI Hub, Artemakis is dedicated to sharing his knowledge and democratizing education on various fields such as: Databases, Cloud, AI, and Software Development. His commitment to simplicity and knowledge sharing defines his impactful presence in the tech community.