Re: Unable to start MSSQLSERVER service on SQL 2005
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Thu, 02 Feb 2006 21:59:55 -0700
Use SQL Server Configuration Manager and check the Server
Network Configuration to see which protocols are enabled.
Try enabling just shared memory (which will only allow local
connections) and see if you can start up the service. Then
add TCP/IP and restart.
-Sue
On Thu, 2 Feb 2006 03:16:27 -0800, mgale1
<mgale1@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
All,
I am trying to run SQL Server 2005 Evaluation Edition on Windows Server 2003
Entreprise Edition SP1.
Until yesterday everything was running fine but today I am unable to start
the MSSQLSERVER service. The Analysis Services Service and the Integration
Services Service starts up fine - but annoyingly not the MSSQLSERVER service.
None of my colleagues can think of any environmental changes that may have
caused the service to stop and not restart.
I have tried starting the service under both the local system account and
under a dedicated account (local Administrator) but neither work.
Rebooting doesnt make any difference either.
The SQL Server Error log gives me this information.
--------------------------------------------------------
2006-02-02 09:58:29.68 Server Microsoft SQL Server 2005 - 9.00.1399.06
(Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise Evaluation Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
2006-02-02 09:58:29.68 Server (c) 2005 Microsoft Corporation.
2006-02-02 09:58:29.68 Server All rights reserved.
2006-02-02 09:58:29.68 Server Server process ID is 4320.
2006-02-02 09:58:29.68 Server Logging SQL Server messages in file
'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2006-02-02 09:58:29.68 Server This instance of SQL Server last reported
using a process ID of 5624 at 2/2/2006 9:57:13 AM (local) 2/2/2006 9:57:13 AM
(UTC). This is an informational message only; no user action is required.
2006-02-02 09:58:29.68 Server Registry startup parameters:
2006-02-02 09:58:29.68 Server -d C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\DATA\master.mdf
2006-02-02 09:58:29.68 Server -e C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2006-02-02 09:58:29.68 Server -l C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2006-02-02 09:58:29.70 Server SQL Server is starting at normal priority
base (=7). This is an informational message only. No user action is required.
2006-02-02 09:58:29.70 Server Detected 4 CPUs. This is an informational
message; no user action is required.
2006-02-02 09:58:29.85 Server Using dynamic lock allocation. Initial
allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is
an informational message only. No user action is required.
2006-02-02 09:58:29.88 Server Attempting to initialize Microsoft
Distributed Transaction Coordinator (MS DTC). This is an informational
message only. No user action is required.
2006-02-02 09:58:30.92 Server Attempting to recover in-doubt
distributed transactions involving Microsoft Distributed Transaction
Coordinator (MS DTC). This is an informational message only. No user action
is required.
2006-02-02 09:58:30.92 Server Database Mirroring Transport is disabled
in the endpoint configuration.
2006-02-02 09:58:30.92 spid5s Starting up database 'master'.
2006-02-02 09:58:31.06 spid5s SQL Trace ID 1 was started by login "sa".
2006-02-02 09:58:31.09 spid5s Starting up database 'mssqlsystemresource'.
2006-02-02 09:58:31.29 spid5s Server name is 'NMR044BRADBS370'. This is
an informational message only. No user action is required.
2006-02-02 09:58:31.29 spid9s Starting up database 'model'.
2006-02-02 09:58:31.37 spid9s Clearing tempdb database.
2006-02-02 09:58:31.73 Server A self-generated certificate was
successfully loaded for encryption.
2006-02-02 09:58:31.73 Server Error: 17182, Severity: 16, State: 1.
2006-02-02 09:58:31.73 Server TDSSNIClient initialization failed with
error 0x7e, status code 0x60.
2006-02-02 09:58:31.73 Server Error: 17182, Severity: 16, State: 1.
2006-02-02 09:58:31.73 Server TDSSNIClient initialization failed with
error 0x7e, status code 0x1.
2006-02-02 09:58:31.73 Server Error: 17826, Severity: 18, State: 3.
2006-02-02 09:58:31.73 Server Could not start the network library
because of an internal error in the network library. To determine the cause,
review the errors immediately preceding this one in the error log.
2006-02-02 09:58:31.73 Server Error: 17120, Severity: 16, State: 1.
2006-02-02 09:58:31.73 Server SQL Server could not spawn FRunCM thread.
Check the SQL Server error log and the Windows event logs for information
about possible related problems.
--------------------------------------------------------
Can anyone offer any help on this? Anyone seem this before and found a way
to resolve it. Please help.
.
- Follow-Ups:
- Re: Unable to start MSSQLSERVER service on SQL 2005
- From: mgale1
- Re: Unable to start MSSQLSERVER service on SQL 2005
- References:
- Unable to start MSSQLSERVER service on SQL 2005
- From: mgale1
- Unable to start MSSQLSERVER service on SQL 2005
- Prev by Date: Re: SQL Server 2005
- Next by Date: Re: FallBack certificate initialization failed with error code: 1.
- Previous by thread: Unable to start MSSQLSERVER service on SQL 2005
- Next by thread: Re: Unable to start MSSQLSERVER service on SQL 2005
- Index(es):
Relevant Pages
|