Error Code: 0x80070643 (SQL Server 2014 Service Pack 1 [KB3070446] can't install security updates)

Hi! I have Windows 10 (32-bits) and SQL Server 2014 Express Edition Installed, but when it had try to install the Service Pack 1 (KB3070446) security update then throw this error: 0x80070643.

Anybody could help me?

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

Hi,

Thank you for being part of Microsoft Community.

Windows Update error 80070643 can happen for several reasons. The most common cause is a problem with the .NET Framework installed on the computer.

Please follow the below steps to reset the Windows Updates Components:

  1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
  2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.

                           net stop wuauserv

                           net stop cryptSvc

                           net stop bits

                           net stop msiserver

   3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.

                          ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

                          ren C:\Windows\System32\catroot2 Catroot2.old

   4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.

                        net start wuauserv

                        net start cryptSvc

                        net start bits

                        net start msiserver

   5. Type Exit in the Command Prompt to close it.

Please feel free to revert if you face any issues with Windows in future.

124 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hello,

 

Make sure .NET Framework 3.5 has been enabled on that computer as explained on the following article:

http://techbuzz14.blogspot.com/2014/10/how-to-enable-net-3-5-framework-in.html

If .NET Framework is enabled already, please repair .NET Framework:

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

Hope this helps.

 

Regards,

 

Alberto Morillo
SQLCoffee.com

4 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I need to reboot after doing the above 5 steps to get the error message disappear. without rebooting the error message is back.

3 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I have tried this as well a restart afterwards and I still get the same error. After successfully re-downloading the update, it gets stuck at "installing 0%" for a few minutes and then produces the error.

9 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

i'm facing the same problem, i did all you told but still get the same error message.

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

i'm facing the same problem, i did all you told but still get the same error message.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Did you do anything else other than reboot and those 5 steps?

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Apparently the procedure didn't install the update, but only deleting the error message. After a while the error message came back.

Attempt to do the recommended procedure by Alberto Morello on Feb. 22, 2016 also didn't work out.

The error update list is now even getting two more additional updates that are resulting update error as follows:

  • Microsoft SQL Server 2014 RTM Cumulative Update (CU) 14 KB3158271.
  • Microsoft SQL Server 2014 SP1 Cumulative Update (CU) 7 KB3162659.

Anyone got any idea to resolve the problem?

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I'm getting the same error. I'm still looking to a solution... 

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I ran into the same issue on SQL Server 2014 update KB3070446.  Tried running it through windows update, ran the usual fixes of the Windows Update troubleshooter, fixing .NET, rebooting, and some more rebooting.

In a quest for a more detailed error message, I downloaded the KB I needed to install manually from Microsoft's website.  After that failed (with a different error code), I clicked on the log link on the failed installation screen.  According to the log, SQL server cannot be installed on a compressed target.  On my system, that was "C:\Program Files\Microsoft SQL Server" and "C:\Program Files (x86)\Microsoft SQL server" (found in iterative failures of the installer).  My C drive is a moderatly small SSD, so I have it compressed to save space.  

To solve the issue, I had to disable compression on the MS SQL folders.  I did this by right-clicking on each of the MS SQL Server folders and selecting Properties > Advanced, delesecting "Compress contents to save space", then "Apply changes to this folder, subfolder, and files" when the next window pops up.  Note that I have an x64 installation, and have two program files directories.  On a 32-bit system there will only be one.

To save time, I finished the update from my manual download rather than Windows Update.  However, I believe applying this fix will also solve the issue if only windows update is used (no manual download).  I had a second MS SQL security update (KB3194720) queued that succeeded once I fixed this.

I have pasted my initial failed log for reference.  MS SQL incorrectly identifies my system as Windows 8, however, I can assure you that I am running Windows 10 Pro (build 14959).

Overall summary:
  Final result:                  The patch installer has failed to update the following instance: TEW_SQLEXPRESS. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2054422498
  Start time:                    2016-11-09 10:53:23
  End time:                      2016-11-09 10:55:07
  Requested action:              Patch

Instance TEW_SQLEXPRESS overall summary:
  Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2054422498
  Exit facility code:            1420
  Exit error code:               30
  Exit message:                  The specified directory, "C:\Program Files (x86)\Microsoft SQL Server\", for the INSTALLSHAREDWOWDIR parameter is not valid because this directory is compressed or is in a compressed directory. Specify a directory that is not compressed.
  Start time:                    2016-11-09 10:54:47
  End time:                      2016-11-09 10:55:06
  Requested action:              Patch

Machine Properties:
  Machine name:                  ***
  Machine processor count:       8
  OS version:                    Windows 8
  OS service pack:               
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                  Language             Edition              Version         Clustered  Configured
  SQL Server 2014      TEW_SQLEXPRESS       MSSQL12.TEW_SQLEXPRESS         Database Engine Services                 1033                 Express Edition      12.1.4100.1     No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2014 
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       1
  KBArticle:                     KB3070446
  KBArticleHyperlink:            http://support.microsoft.com/?kbid=3070446
  PatchType:                     GDR
  AssociatedHotfixBuild:         4414
  Platform:                      x64
  PatchLevel:                    12.1.4213.0
  ProductVersion:                12.1.4100.1
  GDRReservedRange:              12.0.2200.0:12.0.2290.0;12.0.4200.0:12.0.4299.0
  Installation location:         c:\6307dfc5f3de346352a0c1af\x64\setup\

Updated product edition:
  Instance             Edition             
  TEW_SQLEXPRESS       Express             

User Input Settings:
  ACTION:                        Patch
  ALLINSTANCES:                  false
  CLUSTERPASSIVE:                false
  CONFIGURATIONFILE:             
  ENU:                           true
  ERRORREPORTING:                false
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTANCEID:                    <empty>
  INSTANCENAME:                  <empty>
  QUIET:                         false
  QUIETSIMPLE:                   false
  SQMREPORTING:                  false
  UIMODE:                        Normal
  X86:                           false

Rules with failures:

Global rules:

There are no scenario-specific rules.

Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20161109_105322\SystemConfigurationCheck_Report.htm

9 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

 
 

Question Info


Last updated April 16, 2024 Views 41,656 Applies to: