Hi Guys,
I had issue with backup assist and sql server so I uninstalled it and tried to install backup exec 11D.
After this I found that I cant get through the installation because SQL server wont start. When I trie to start it from services i get a message:
""The MSSQLSERVER service on local computer started and than stopped. Some services stop automaticly if they ahve no work to do, for example, the performance logs and Alerts services. ""
I checked the error log for C:\Program Files\Microsoft SQL Server\MSSQL\LOG and this is what I found:
2008-11-10 14:27:44.18 server Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation
Desktop Engine on Windows NT 5.2 (Build 3790: Service Pack 2)
2008-11-10 14:27:44.18 server Copyright (C) 1988-2002 Microsoft Corporation.
2008-11-10 14:27:44.18 server All rights reserved.
2008-11-10 14:27:44.18 server Server Process ID is 5312.
2008-11-10 14:27:44.18 server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL\LOG\ERRORLOG'.
2008-11-10 14:27:44.18 server SQL Server is starting at priority class 'normal'(2 CPUs detected).
2008-11-10 14:27:44.24 server SQL Server configured for thread mode processing.
2008-11-10 14:27:44.24 server Using dynamic lock allocation. [500] Lock Blocks, [1000] Lock Owner Blocks.
2008-11-10 14:27:44.26 spid2 Starting up database 'master'.
2008-11-10 14:27:44.31 server Using 'SSNETLIB.DLL' version '8.0.766'.
2008-11-10 14:27:44.31 spid5 Starting up database 'model'.
2008-11-10 14:27:44.32 spid2 Server name is '8225ES01'.
2008-11-10 14:27:44.32 spid2 Skipping startup of clean database id 4
2008-11-10 14:27:44.32 spid2 Starting up database 'eXpress'.
2008-11-10 14:27:44.34 server SQL server listening on .
2008-11-10 14:27:44.34 server Error: 17826, Severity: 18, State: 1
2008-11-10 14:27:44.34 server Could not set up Net-Library 'SSNETLIB'..
2008-11-10 14:27:44.34 server Unable to load any netlibs.
2008-11-10 14:27:44.34 server SQL Server could not spawn FRunCM thread.
Im running MS 2003 SP2 installed.
Thanks
M