parisit
Mon Aug 01 03:57:02 CDT 2005
The MSSQL$SHAREPOINT service is configured to start using the Local system
Account (default setting). As per the SQL log file, the service starts
without incident and it remains running, yet I am unable to connect.
However, upon further inspection of this log file, I see that it is skipping
startup of "clean databases" and I do not see anywhere the startup of the
Sharepoint databases. Perhaps this is part of the problem?
---------------------
2005-08-01 10:48:18.38 server Microsoft SQL Server 2000 - 8.00.884
(Intel X86)
Nov 29 2003 20:52:47
Copyright (c) 1988-2003 Microsoft Corporation
Desktop Engine (Windows) on Windows NT 5.2 (Build 3790: Service Pack 1)
2005-08-01 10:48:18.38 server Copyright (C) 1988-2002 Microsoft
Corporation.
2005-08-01 10:48:18.38 server All rights reserved.
2005-08-01 10:48:18.38 server Server Process ID is 3044.
2005-08-01 10:48:18.38 server Logging SQL Server messages in file
'F:\wmsdedata\MSSQL$SHAREPOINT\LOG\ERRORLOG'.
2005-08-01 10:48:18.40 server SQL Server is starting at priority class
'normal'(2 CPUs detected).
2005-08-01 10:48:18.46 server SQL Server configured for thread mode
processing.
2005-08-01 10:48:18.46 server Using dynamic lock allocation. [500] Lock
Blocks, [1000] Lock Owner Blocks.
2005-08-01 10:48:18.58 spid4 Starting up database 'master'.
2005-08-01 10:48:18.75 server Using 'SSNETLIB.DLL' version '8.0.880'.
2005-08-01 10:48:18.75 spid5 Starting up database 'model'.
2005-08-01 10:48:18.77 spid4 Server name is 'TW-FS01-PAR\SHAREPOINT'.
2005-08-01 10:48:18.77 spid4 Skipping startup of clean database id 4
2005-08-01 10:48:18.77 spid4 Skipping startup of clean database id 5
2005-08-01 10:48:18.77 spid4 Skipping startup of clean database id 6
2005-08-01 10:48:18.82 server SQL server listening on Shared Memory.
2005-08-01 10:48:18.82 server SQL Server is ready for client connections
2005-08-01 10:48:18.88 spid5 Clearing tempdb database.
2005-08-01 10:48:19.27 spid5 Starting up database 'tempdb'.
2005-08-01 10:48:19.36 spid4 Recovery complete.
2005-08-01 10:48:21.40 spid4 SQL global counter collection task is
created.
----------------------------
"Dave Bone" wrote:
> Hi,
>
> Could it be the account that WMSDE uses to start? In SQL Server if you use
> an account and the account password changes then you get connection errors.
>
> I have a SQL Server database on a test platform that uses my personal
> active directory account. We have to periodically change the password on our
> accounts and when I do if I do not change the password in SQL Server then it
> fails to start.
>
> Check in the services Log On properties for WMSDE to see which account it
> uses. It should probably use a Local System account
>
>
> Dave
>
> "Cambio Del Arte" wrote:
>
> > SQL 2000 was never installed, Sharepoint is definately using WMSDE. The
> > version number you see was extracted from the WMSDE ERRORLOG file. I presume
> > that this version number implies that it is the "WMSDE" version of SQL2000.
> >
> > "Mike Walsh" wrote:
> >
> > > Sorry that I didn't spot this before
> > >
> > > > db: WMSDE (installed with Sharepoint Microsoft SQL Server 2000 -
> > > > 8.00.884)
> > >
> > > Does this mean that you already had SQL Server 2K installed on this server
> > > and that when you installed WSS you selected the default install (which
> > > installs WMSDE) ?
> > >
> > > I.e. that your WSS installation is using WMSDE as its database instance?
> > >
> > > Mike Walsh, Helsinki, Finland
> > > WSS FAQ at
http://wss.collutions.com
> > > Please reply to the newsgroup
> > >
> > > "Cambio Del Arte" <parisit@nospam.nospam> wrote in message
> > > news:FA6FA10C-F23C-475C-8CE5-FBE79BC6605E@microsoft.com...
> > > > Problem:
> > > >
> > > > When connecting to Sharepoint website via web browser, following message
> > > > is
> > > > displayed: "Cannot connect to the configuration database."
> > > >
> > > > After a few weeks of running fine, all of a sudden the Sharepoint app is
> > > > unable to connect to the WMSDE database, and there are no obvious
> > > > indiciations as to the problem. The MSSQL$SHAREPOINT service starts up
> > > > fine
> > > > and no errors are logged in ERROLOG or NT event log, however it is
> > > > impossible
> > > > to connect to the database using the Sharepoint user or admin website,
> > > > OSQL,
> > > > or the sharepoint STSadmn tool.
> > > >
> > > > The only way that I have been able to temporarily resolve the problem is
> > > > to:
> > > > - uninstall Sharepoint
> > > > - uninstall WMSDE
> > > > - reinstall Sharepoint and WMSDE
> > > > - restore the Sharepoint db using the command STSADM.EXE -o restore
> > > >
> > > > Everything then works fine again for a weeks util the same problem
> > > > resurfaces. This is the 4th time that it has occurred
> > > >
> > > > The following Microsft KB articles did not resolve or were not relevant to
> > > > the problem
> > > >
> > > >
http://support.microsoft.com/?id=823287
> > > >
http://support.microsoft.com/default.aspx?kbid=833183
> > > >
> > > >
> > > > Server Configuration:
> > > >
> > > > Cleanly installed server dedicated to running Sharepoint
> > > >
> > > > OS: Windows 2003 Server
> > > > SP ver: Windows SharePoint Services with Service Pack 1 (SP1)
> > > > db: WMSDE (installed with Sharepoint Microsoft SQL Server 2000 -
> > > > 8.00.884)
> > > > other installed software: Symantic A/V 10, NetVault backup agent
> > > >
> > > >
> > >
> > >
> > >