473,748 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Failed KB909544 installation

Hello,

I posted this 2005-01-16 in microsoft.publi c.sqlserver.set up, but have
had no replies yet...
We are running SBS 2003 Standard Edition with SP1, and WSUS (Windows
Server Update Services). All was well until I tried to install the
folloing update, which failed:

Update for SQL Server 2000 Desktop Engine (SharePoint) on Windows Server
2003 (KB909544)

I now cannot start the MSSQL$SHAREPOIN T service - it starts and
immediately stops again.

I cannot find the update file for KB909544 on the Microsoft Download
Centre website, and obviously it cannot be reinstalled via WSUS of the
Windows Update website because it is identified as already installed.

It does not seem that the database for KB909544 vesion of MSDE will be
able to be read by previous versions (refer to the kb article), and I
see a error about the master database having an "invalid schema" in the
sql log file. I therefore suspect that the database has been upgraded,
but not the MSDE engine. Refer to the verbatim info below (sorry about
linewrapping, I'm posting from devdex.com)

Does anyone have any suggestions? Thanks in advance for your
assistance.

Regards,
Nicolas
System Event Log for the failed update:
---------------------------------------

Event Type: Error
Event Source: Windows Update Agent
Event Category: Installation
Event ID: 20
Date: 2005/12/30
Time: 14:34:26
User: N/A
Computer: SERVER1
Description:
Installation Failure: Windows failed to install the following update
with error 0x800706be: Update for SQL Server 2000 Desktop Engine
(SharePoint) on Windows Server 2003 (KB909544).

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 57 69 6e 33 32 48 52 65 Win32HRe
0008: 73 75 6c 74 3d 30 78 38 sult=0x8
0010: 30 30 37 30 36 62 65 20 00706be
0018: 55 70 64 61 74 65 49 44 UpdateID
0020: 3d 7b 30 46 33 30 32 41 ={0F302A
0028: 42 38 2d 43 39 33 45 2d B8-C93E-
0030: 35 36 46 35 2d 43 35 36 56F5-C56
0038: 31 2d 33 33 37 31 38 30 1-337180
0040: 35 39 30 43 46 37 7d 20 590CF7}
0048: 52 65 76 69 73 69 6f 6e Revision
0050: 4e 75 6d 62 65 72 3d 31 Number=1
0058: 30 30 20 00 00 .
The SQL log file looks like this:
---------------------------------

2006-01-16 14:21:58.31 server Microsoft SQL Server 2000 - 8.00.2039
(Intel X86)
Oct 4 2005 16:05:38
Copyright (c) 1988-2003 Microsoft Corporation
Desktop Engine (Windows) on Windows NT 5.2 (Build 3790: Service Pack 1)

2006-01-16 14:21:58.31 server Copyright (C) 1988-2002 Microsoft
Corporation.
2006-01-16 14:21:58.31 server All rights reserved.
2006-01-16 14:21:58.31 server Server Process ID is 5480.
2006-01-16 14:21:58.31 server Logging SQL Server messages in file
'c:\Program Files\Microsoft SQL Server\MSSQL$SH AREPOINT\LOG\ER RORLOG'.
2006-01-16 14:21:58.32 server SQL Server is starting at priority
class 'normal'(2 CPUs detected).
2006-01-16 14:21:58.35 server SQL Server configured for thread mode
processing.
2006-01-16 14:21:58.35 server Using dynamic lock allocation. [500]
Lock Blocks, [1000] Lock Owner Blocks.
2006-01-16 14:21:58.39 spid4 Starting up database 'master'.
2006-01-16 14:21:58.48 spid4 0 transactions rolled back in database
'master' (1).
2006-01-16 14:21:58.48 spid4 Recovery is checkpointing database
'master' (1)
2006-01-16 14:21:58.51 server Using 'SSNETLIB.DLL' version
'8.0.2039'.
2006-01-16 14:21:58.51 spid5 Starting up database 'model'.
2006-01-16 14:21:58.51 server SQL server listening on Shared Memory.
2006-01-16 14:21:58.51 server SQL Server is ready for client
connections
2006-01-16 14:21:58.53 spid4 Server name is 'SERVER1\SHAREP OINT'.
2006-01-16 14:21:58.53 spid4 Skipping startup of clean database id 4
2006-01-16 14:21:58.53 spid4 Skipping startup of clean database id 6
2006-01-16 14:21:58.53 spid4 Starting up database 'STS_Config'.
2006-01-16 14:21:58.57 spid5 Clearing tempdb database.
2006-01-16 14:21:58.75 spid5 Starting up database 'tempdb'.
2006-01-16 14:21:58.87 spid4 Recovery complete.
2006-01-16 14:21:58.96 spid4 Database 'master' has invalid schema.

*** Sent via Developersdex http://www.developersdex.com ***
Jan 19 '06 #1
0 3187

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1252
by: Sven Hilmahr | last post by:
Hello, I tried to do a Python 2.3.4 framework installation on my Mac OS X 10.3.5. I configured as described in /Mac/OSX/ReadMe: ../configure --enable-framework But on make test, one test failed: test test_macostools failed -- Traceback (most recent call last): File "/Users/sven/Downloads/Python-2.3.4/Lib/test/test_macostools.py",
0
1942
by: Axel Kowald | last post by:
Hi everybody, by a stupid mistake I deleted some important files for my .NET 2002 installation that I had on a w2k machine. So I de-installed VisualStudio.NET completely and tried to re-install it, but now I get strange error messages. During installation of .NET Framework I get: "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\mscordbi.dll failed to register. Contact your support personnel." ??? What could be the reason that the dll can't...
0
2634
by: pcgxk | last post by:
Due to some bugs in .NET SP1 which we are currently review with MS under separate cover, I am having to regress the patching levels of several of my desktops to rebuild and retest several versions of our code. To do this I had been previously advised to ensure that both versions of the Framework (the software supports both 1.0 and 1.1) were completely removed from the PC before starting the installs again from scratch. i.e. to do this as...
8
5448
by: | last post by:
Wel, I am rebuilding the VC# 2002 project that I have deployment problems with the 2003 version, hoping this solves the problems, but now I encounter this wierd bug??? If I have the project, and do not compile with "Allow Unsafe Code Blocks=false" set to true, then the project compiles and no problems. BUT if I compile with "Allow Unsafe Code Blocks=true" then I het the error below. With unsafe {} of unsave{} removed it dos not solve the...
0
1844
by: Boris | last post by:
I install embeeded visual C++ sp2 (eVC 4.0) on new instalation of windows XP pro en SP1 () (with no update). Then I to install SDK for windows ce dot.net 4.2. Installation failed with error message : vbscript (window) "failed to initialize property bag" Thank you. Boris
5
2390
by: Matthew Louden | last post by:
I wrote ASP.NET application that access SQL Server database. When I run the application, it yields "Login failed for user '<COMPUTER_NAME>\ASPNET'" error message. I then did the following, but still didn't work. Any ideas?? 1. In IIS console, right click the virtual directory 2. click directory security tab 3. click edit button on anonymous access 4. click browse button
4
3453
by: Will Honea | last post by:
Wanting to look at V9, I attempted to install Db2 Express-C on a Suse Linux box I use as a sandbox. Since I was less that thorough when removing previous installations of V8 and V7, the installation failed creating the admin server. I now have a phantom instance that I can't access or drop so the de_install fails but the installation is essentially useless. Is there a reasonable way to remove all traces of V9 so that I can start over? ...
4
7100
by: Amber | last post by:
The installer tells it faild to config db2inst1, the db2setup.err is as following: /usr/share/themes/Clearlooks/gtk-2.0/gtkrc:60: Engine "clearlooks" is unsupporte d, ignoring Jun 15, 2007 6:32:36 PM java.util.prefs.FileSystemPreferences$3 run INFO: Created system preferences directory in java.home.
2
4255
by: Don Li | last post by:
Info: the machine's OS is XP Professional with SP2 sql server 2000 developer's edition installed and running a bit of 'history' last night I first tried to install sql server 2005 express but the instruction text to the effect of "not entire Analysis service will be available and the like" made me abort installation mid-way. which may have MISTAKENLY registered this machine as having a copy of sql server 2005 express installed already...
0
8831
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9250
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8247
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6076
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3315
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.