Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Problem installing sql server 2005 sp3 kb955706

Author  Topic 

murrayb3024
Yak Posting Veteran

79 Posts

Posted - 2009-06-15 : 11:59:38
We are patching all of our servers and desktops that are running sql server 2005 with sp3. I have them all done except for one desktop. It is a video editing machine that runs a local copy of sql server 2005 standard edition. I have tried both downloading and using windows update and neither have worked. I have googled this and haven't really found a solution that works. I have tried the windows installer cleanup solution and that didn't work. I have uninstalled .net framework and reinstalled and that didn't work. Has anyone else run into this?

Update history has error code 0x663, but that runs the gamut for all kinds of windows updates. The event log has failed to install with error 0x80070643. I have researched that but have not found a reliable fix.

Here is the summar log for the update:

Time: 06/15/2009 09:54:08.396
KB Number: KB955706
Machine: XXXXXXXXXX
OS Version: Microsoft Windows XP Professional Service Pack 3 (Build 2600)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 3
Package Version: 4035
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

**********************************************************************************
Prerequisites Check & Status
SQLSupport: Passed

**********************************************************************************
Products Detected Language Level Patch Level Platform Edition
Setup Support Files ENU 9.3.4035 x86
Database Services (XXXXXXX) ENU SP2 2005.090.3068.00 x86 STANDARD
SQL Server Native Client ENU 9.00.4035.00 x86
Client Components ENU SP2 9.2.3068 x86 STANDARD
Backward Compatibility ENU 8.05.2312 x86
Microsoft SQL Server VSS Writer ENU 9.00.4035.00 x86

**********************************************************************************
Products Disqualified & Reason
Product Reason

**********************************************************************************
Processes Locking Files
Process Name Feature Type User Name PID
SQLBrowser Database Services Service NT AUTHORITY\SYSTEM 204

**********************************************************************************
Product Installation Status
Product : Setup Support Files
Product Version (Previous): 4035
Product Version (Final) :
Status : Not Selected
Log File :
Error Number : 0
Error Description :
----------------------------------------------------------------------------------
Product : Database Services (COACHINGSOLNS)
Product Version (Previous): 3068
Product Version (Final) :
Status : Failure
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB955706_sqlrun_sql.msp.log
Error Number : 1635
Error Description : Unable to install Windows Installer MSP file
----------------------------------------------------------------------------------
Product : SQL Server Native Client
Product Version (Previous): 4035
Product Version (Final) :
Status : Not Selected
Log File :
Error Number : 0
Error Description :
----------------------------------------------------------------------------------
Product : Client Components
Product Version (Previous): 3068
Product Version (Final) :
Status : Failure
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQLTools9_Hotfix_KB955706_sqlrun_tools.msp.log
Error Number : 29513
Error Description : MSP Error: 29513 SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:\Program Files\Microsoft SQL Server\90\Shared\Resources\1033\sqlmgmprovider.mfl. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
----------------------------------------------------------------------------------
Product : Backward Compatibility
Product Version (Previous): 2312
Product Version (Final) :
Status : Not Selected
Log File :
Error Number : 0
Error Description :
----------------------------------------------------------------------------------
Product : Microsoft SQL Server VSS Writer
Product Version (Previous): 4035
Product Version (Final) :
Status : Not Selected
Log File :
Error Number : 0
Error Description :
----------------------------------------------------------------------------------

**********************************************************************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1635


Researched error 1635 and no luck on that. Any help woud GREATLY be appreciated.
   

- Advertisement -