[Company Logo Image] 

Home Up Contents Coffee Break Credits Glossary Links Search

 
KB955706 failed to install

 

 

Home
Analysis Services
Azure
CLR Integration
High Availability
Open Source
Security
SQL Server 2008
SQL Server 2012
SQL Server 2014
SQL Server 2016
SQL Server 2017
SQL Server 2019
Tips
Troubleshooting
Tuning

KB955706 failed to install.


Applies to: SQL Server 2005 Developer Edition.

 

Error Message.
 

We were installing SP3 on a SQL Server 2005 Developer Edition instance, and we got the following error message while installing the Database Services:

 

A recently applied update, KB955706, failed to install.

 

 

Cause.

There was a previous attempt to install SP3 on that instance, without completing the whole process.  During that first attempt SP3 Setup created a database named "Temp_MS_AgentSigningCertificate_database, and now during the last attempt to install SP3, the setup program is unable to create that database because it already exists.

 

Solution.

Drop that database and run SP3 Setup again.



 

 

.Send mail to webmaster@sqlcoffee.com with questions or comments about this web site.