Sunday, February 12, 2012

All of the sudden, SQL Server Failed to Start.

I have had some problem with database connection through
JDBC (in an earlier post) and have been checking the Server
Network Utility. I don't think I made any change. But
after that, SQL Server dies and failed to start. here is
the error in the log file:
2005-11-21 19:51:30.10 server Microsoft SQL Server
2000 - 8.00.194 (Intel X86)
Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation
Personal Edition on Windows NT 5.1 (Build 2600: Service
Pack 2)
2005-11-21 19:51:30.10 server Copyright (C) 1988-2000
Microsoft Corporation.
2005-11-21 19:51:30.10 server All rights reserved.
2005-11-21 19:51:30.10 server Server Process ID is 3876.
2005-11-21 19:51:30.10 server Logging SQL Server messages
in file 'C:\Program Files\Microsoft SQL
Server\MSSQL\log\ERRORLOG'.
2005-11-21 19:51:30.14 server SQL Server is starting at
priority class 'normal'(1 CPU detected).
2005-11-21 19:51:30.17 server SQL Server configured for
thread mode processing.
2005-11-21 19:51:30.17 server Using dynamic lock
allocation. [500] Lock Blocks, [1000] Lock Owner Blocks.
2005-11-21 19:51:30.18 spid3 Starting up database
'master'.
2005-11-21 19:51:30.40 server Using 'SSNETLIB.DLL'
version '8.0.194'.
2005-11-21 19:51:30.42 server Encryption requested but no
valid certificate was found. SQL Server terminating.
2005-11-21 19:51:30.42 server Error: 17826, Severity: 18,
State: 1
2005-11-21 19:51:30.42 server Could not set up
Net-Library 'SSNETLIB'..
2005-11-21 19:51:30.43 server Error: 17059, Severity: 18,
State: 0
2005-11-21 19:51:30.43 server Operating system
error -1073723998: ..
2005-11-21 19:51:30.43 server Unable to load any netlibs.
2005-11-21 19:51:30.43 server SQL Server could not spawn
FRunCM thread.
2005-11-21 19:51:30.43 spid5 Starting up database
'model'.
Any suggestion...?
Thanks,
pac
Never mind.. :-)
packat wrote:
> I have had some problem with database connection through
> JDBC (in an earlier post) and have been checking the
> Server
> Network Utility. I don't think I made any change. But
> after that, SQL Server dies and failed to start. here is
> the error in the log file:
> 2005-11-21 19:51:30.10 server Microsoft SQL Server
> 2000 - 8.00.194 (Intel X86)
> Aug 6 2000 00:57:48
> Copyright (c) 1988-2000 Microsoft Corporation
> Personal Edition on Windows NT 5.1 (Build 2600: Service
> Pack 2)
> 2005-11-21 19:51:30.10 server Copyright (C) 1988-2000
> Microsoft Corporation.
> 2005-11-21 19:51:30.10 server All rights reserved.
> 2005-11-21 19:51:30.10 server Server Process ID is
> 3876.
> 2005-11-21 19:51:30.10 server Logging SQL Server
> messages
> in file 'C:\Program Files\Microsoft SQL
> Server\MSSQL\log\ERRORLOG'.
> 2005-11-21 19:51:30.14 server SQL Server is starting at
> priority class 'normal'(1 CPU detected).
> 2005-11-21 19:51:30.17 server SQL Server configured for
> thread mode processing.
> 2005-11-21 19:51:30.17 server Using dynamic lock
> allocation. [500] Lock Blocks, [1000] Lock Owner Blocks.
> 2005-11-21 19:51:30.18 spid3 Starting up database
> 'master'.
> 2005-11-21 19:51:30.40 server Using 'SSNETLIB.DLL'
> version '8.0.194'.
> 2005-11-21 19:51:30.42 server Encryption requested but
> no
> valid certificate was found. SQL Server terminating.
> 2005-11-21 19:51:30.42 server Error: 17826, Severity:
> 18,
> State: 1
> 2005-11-21 19:51:30.42 server Could not set up
> Net-Library 'SSNETLIB'..
> 2005-11-21 19:51:30.43 server Error: 17059, Severity:
> 18,
> State: 0
> 2005-11-21 19:51:30.43 server Operating system
> error -1073723998: ..
> 2005-11-21 19:51:30.43 server Unable to load any
> netlibs.
> 2005-11-21 19:51:30.43 server SQL Server could not
> spawn
> FRunCM thread.
> 2005-11-21 19:51:30.43 spid5 Starting up database
> 'model'.
> Any suggestion...?
> Thanks,
> pac
|||Pac,
I am getting exactly the same error log message when trying to start the
MSSQLSERVER service for SQL 2005 on Win 2003 server.
What did you do to resolve it?
Please help.
Thanks in advance
Mgale1
"packat" wrote:

> Never mind.. :-)
> packat wrote:
>
>

No comments:

Post a Comment