473,395 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

SQL server installation reboots my machine

Hi,
I am facing one serious problem. As soon as i started the sql server first
time after installtion, my windows 2000 machine reboots. Once the windows
machine comes up, sql server does not get started event if i manually try to
start it.

My Machine configuration is as follows:
1. Windows 2000(5.00.2195 SP3) with intel 2.4 Ghz processor, having 512MB
ram

I am using SQL server 2000 evaluation version.
Event log is giving following error messages:

1. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER ) cannot
be found. The local computer may not have the necessary registry information
or message DLL files to display messages from a remote computer. The
following information is part of the event: Error: 17822, Severity: 16,
State: 1
Could not load Net-Library 'SSNETLIB'..

2. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER ) cannot
be found. The local computer may not have the necessary registry information
or message DLL files to display messages from a remote computer. The
following information is part of the event: Error: 17059, Severity: 18,
State: 0
Operating system error 0: The operation completed successfully...

Do any one know how to fix this problem ?

Thanks a lot,
Dinesh
Jul 20 '05 #1
4 7426

"Dinesh Garg" <gd*****@lucent.com> wrote in message
news:c7********@netnews.proxy.lucent.com...
Hi,
I am facing one serious problem. As soon as i started the sql server first
time after installtion, my windows 2000 machine reboots. Once the windows
machine comes up, sql server does not get started event if i manually try to start it.

My Machine configuration is as follows:
1. Windows 2000(5.00.2195 SP3) with intel 2.4 Ghz processor, having 512MB
ram

I am using SQL server 2000 evaluation version.
Event log is giving following error messages:

1. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER ) cannot
be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The
following information is part of the event: Error: 17822, Severity: 16,
State: 1
Could not load Net-Library 'SSNETLIB'..

2. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER ) cannot
be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The
following information is part of the event: Error: 17059, Severity: 18,
State: 0
Operating system error 0: The operation completed successfully...

Do any one know how to fix this problem ?

Thanks a lot,
Dinesh


I don't really have a good answer, but where did you get the Evaluation copy
from? It's possible that the installation files were corrupt - have you
tried downloading the latest evaluation version from Microsoft? This also
includes a patch for the Slammer worm, so if you don't have it, you should
get it anyway:

http://www.microsoft.com/sql/evaluat...al/default.asp

Simon
Jul 20 '05 #2
Dinesh Garg (gd*****@lucent.com) writes:
1. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. The following information is part of the event: Error: 17822,
Severity: 16, State: 1 Could not load Net-Library 'SSNETLIB'..


To add to Simon's response, the Slammer worm targets SSNETLIB, so this
does not sound like good news to me.

Did you download the Evaluation Version recently, or did you find it
in a book somewhere? If you recently downloaded it from microsoft.com
you should be safe, but if you got it from a book, you may be in
trouble.


--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #3
Hi,
Thanks a lot for ur reply. I downloaded this evaluation version from
microsoft website on 14th april, 2004. I will try with the latest evaluation
version from MS. Is it possible there is some memory leak in the software
which is causing machine reboot ??
Thanksa lot,
Dinesh
"Erland Sommarskog" <so****@algonet.se> wrote in message
news:Xn********************@127.0.0.1...
Dinesh Garg (gd*****@lucent.com) writes:
1. The description for Event ID ( 17052 ) in Source ( MSSQLSERVER )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. The following information is part of the event: Error: 17822,
Severity: 16, State: 1 Could not load Net-Library 'SSNETLIB'..


To add to Simon's response, the Slammer worm targets SSNETLIB, so this
does not sound like good news to me.

Did you download the Evaluation Version recently, or did you find it
in a book somewhere? If you recently downloaded it from microsoft.com
you should be safe, but if you got it from a book, you may be in
trouble.


--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp

Jul 20 '05 #4
Dinesh Garg (gd*****@lucent.com) writes:
Thanks a lot for ur reply. I downloaded this evaluation version from
microsoft website on 14th april, 2004. I will try with the latest
evaluation version from MS. Is it possible there is some memory leak in
the software which is causing machine reboot ??


That should be the latest version. Still the slight possibility
remains that your download was damaged, but I find this improbable. In
such case, I don't think that you would be able to download at all.

It is very difficult to say why you get these reboots, there are plenty
of possible causes. My prime guess would be a hardware problem, more
specifically that you have a bad memory card. I had problems with spurious
reboots on my machine at home, and I eventually tracked it down to bad
memory.
--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #5

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

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
19
by: Thue Tuxen Sørensen | last post by:
Hi everybody ! I´m maintaining a large intranet (approx 10000 concurrent users) running on one IIS box and one DB box with sqlserver 2000. Currently there is 2,5 GB Ram, 1 1400 mhz cpu and 2...
2
by: Dinesh Garg | last post by:
Hi, I am facing one more problem. As soon as i started the sql server first time, my windows 2000 machine reboots and i was not able to start sql server again. I had to uninstall and install...
0
by: Roy Peng | last post by:
Hi All, After the installation of PetShop 3.0, every time my machine reboots, Windows Explorer runs "C:\Program Files\Microsoft\". Any ideas? I checked \Startup,...
2
by: Vaap | last post by:
I did lot of googling to see if I can solve the SQL server not found problem while trying to run ASP.Net community starter kit from an XP machine to Windows 2003 server hosting SQL server 2000...
1
by: Josh | last post by:
The error I am getting is the following. ALong with the error asp doesnt start and the web site is down until I reregister asp service. Event Type: Error Event Source: ASP.NET...
5
by: Dave Dudley | last post by:
Hi, I have a new ASP .Net project that has been developed on our development machine and connects to SQL Server 2000 on the same machine. It is connecting via a connection string similiar to:...
4
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.