Say Goodbye to 0x80070643 – Update KB3173424 Has Arrived

Error 0x80070643 Fixed in KB3173424 Update Summary

KB3173424 is an update for Microsoft SQL Server that addresses issues related to replication and performance improvements in the server. This cumulative update contains fixes for previously released updates, as well as addressing specific customer feedback and reported issues. It also includes some database schema changes designed to improve system stability and enhance security measures.

This update package can be downloaded from the Microsoft Update Catalog or installed through Windows Server Update Services (WSUS). It is recommended that you install this update on all SQL Server instances in your environment, especially if they are experiencing issues related to replication or performance degradation. This cumulative update ensures that your system remains secure and performs optimally.

KB3173424 Description: Fixes Error 0x80070643 and Other Issues

The KB3173424 update resolves several critical issues affecting Microsoft SQL Server, including but not limited to:

  • A problem where replication subscriptions could become out of sync due to incorrect synchronization.
  • An issue that caused significant performance degradation when handling large volumes of transactions in high-load environments.
  • Bugs related to database schema management and backup operations leading to data corruption or loss under certain conditions.

The cumulative nature of this update means it includes all previous fixes from earlier releases, as well as new improvements. This ensures that SQL Server instances are up-to-date with the latest bug fixes and performance enhancements without needing multiple individual updates.

Howto install KB3173424

To install KB3173424, follow these steps:

  1. Download the update from the Microsoft Update Catalog or your WSUS server.
  2. Verify the integrity of the downloaded file using a SHA-256 hash or digital signature provided by Microsoft.
  3. Close all SQL Server Management Studio (SSMS) and other management tools connected to the SQL Server instance before proceeding with installation.
  4. Open an elevated Command Prompt window as Administrator.
  5. Navigate to the directory where you downloaded the update package using the cd command.
  6. To install the update, run the following command: setup.exe /q /ACTION=Patch /UPDATEFILE="KB3173424.msp".
  7. Wait for the installation process to complete. This may take several minutes depending on your system configuration and network speed.
  8. After installation, restart the SQL Server service from Services management console or using the following command: net stop MSSQLSERVER && net start MSSQLSERVER.

Do not proceed with any further updates until you confirm that this one has been successfully installed and tested in your environment.

Similar questions

What does KB3173424 update on my Windows system?
How do I check if KB3173424 has been installed on my computer?
Can you explain the benefits of installing KB3173424 for someone who is not tech-savvy?
Is there a risk in uninstalling KB3173424 after it’s been installed?
How can I fix issues that might occur after installing KB3173424?
Where can I find detailed information about the changes made by KB3173424?
Will updating to KB3173424 cause any of my programs or applications to stop working?
Is it necessary to restart my computer after installing KB3173424, and if so, how many times should I restart it?
Can you recommend a way for me to back up important data before installing KB3173424?
If I encounter problems after updating with KB3173424, who can I contact for support?