KB960082 (SQL) fails

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have just got around to installing this update (KB960082) on my SBS 2003 R2 machine. Unfortunately it failed.

The windows update log says:

Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Security Update for Windows Server 2003 (KB960082).
2009-06-07 14:17:23 9060 2450 Handler Install completed with 0x80070bc

I have googled a little on the error and turned up an MS support page suggesting that this update could not be installed if the WSUS database exceeds 2GB (mine is around 4GB):

http://support.microsoft.com/kb/967092/

However, looking through the Application Event Viewer there are the following errors when I attempted to install the update:

Product: Microsoft SQL Server Desktop Engine (WSUS). The file C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlvdi.dll is being held in use by the following process Name: sqlservr , Id 1920

Connection to database failed. Reason=SQL Server does not exist or access denied.. Connection string: Data Source=SRV1\WSUS;Initial Catalog=SUSDB;Connection Timeout=60;Application Name=WSUS SQL Connection;Trusted_Connection=Yes;Pooling='true'; Max Pool Size = 100

Connection to database failed. Reason=Cannot open database requested in login 'SUSDB'. Login fails.
Login failed for user 'DOMAIN\USER'.. Connection string: Data Source=SRV1\WSUS;Initial Catalog=SUSDB;Connection Timeout=60;Application Name=WSUS SQL Connection;Trusted_Connection=Yes;Pooling='true'; Max Pool Size = 100

Connection to database failed. Reason=Login failed for user 'NT AUTHORITY\SYSTEM'. Reason: Server is in single user mode. Only one administrator can connect at this time.. Connection string: Data Source=SRV1\WSUS;Initial Catalog=SUSDB;Connection Timeout=60;Application Name=WSUS SQL Connection;Trusted_Connection=Yes;Pooling='true'; Max Pool Size = 100

To me that suggests a permission error.... EventID.net lists some of those errors and suggested fixes are linked to user permissions.

Can anyone shed any light for me please? Thanks.
.



Relevant Pages

  • Re: TADOConnection error - connection string
    ... Will it because I installed the SQL Server 2005 Express before installing ... I tried to build connection string of TADOConnection component by using ... My guess is you have a corrupt MDAC installation ... Try downloading the most recent version of MDAC and installing it. ...
    (borland.public.delphi.database.ado)
  • Re: OLE DB connection string in SharePoint for Sybase ASA
    ... I wen to the Sybase site and found a reference to Connection String ... > where I WANT it to say Database Connections. ... > and up pops a Data Source Properties Window. ... > Server Error: An error occurred while retrieving the list of Databases ...
    (microsoft.public.frontpage.client)
  • Re: DBIx::DBH - Perl extension for simplifying database connectio ns
    ... Only one of the Informix notations has a host name in it, ... that's technically not a host name but a server name - the distinction ... under the illusion that people who use Perl to access a database know ... The connection string is system-specific -- end of sob story. ...
    (perl.dbi.users)
  • Re: help with changing some code from mdb to adp
    ... At the end of this post is an example of an ADO connection string to a SQL ... Server database, and '' to the UNC path/name of your instance of SQL ... Windows, you can't create a new UDL file directly, but you can create a new, ...
    (microsoft.public.access.adp.sqlserver)
  • Re: problems with my web application
    ... An application error occurred on the server. ... This <customErrors> tag should then have its ... connection string is registered in web.config. ...
    (microsoft.public.dotnet.csharp.general)