Sunday, February 12, 2012

Cant install 2000 developer

I'm trying to install a default instance of Developer edition on a
laptop. I'm getting the following promblems shown in sqltp log. The
laptop has previously had the SQL Developer installed but has since
had OS installed.

I've tested named pipes to another server (net view, net use) and it
seems to be working.

any ideas ?

Starting Service ...

Latin1_General_CI_AS

-m -Q -T4022 -T3659

Connecting to Server ...

driver={sql server};server=J6Y741J;UID=sa;PWD=;database=master

[Microsoft][ODBC SQL Server Driver][Named Pipes]Connection broken.

[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead
(GetOverLappedResult()).

driver={sql server};server=J6Y741J;UID=sa;PWD=;database=master

[Microsoft][ODBC SQL Server Driver][Named Pipes]Connection broken.

[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead
(GetOverLappedResult()).

driver={sql server};server=J6Y741J;UID=sa;PWD=;database=master

[Microsoft][ODBC SQL Server Driver][Named Pipes]Connection broken.

[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead
(GetOverLappedResult()).

SQL Server configuration failed.Greg (gdixon@.london.edu) writes:
> I'm trying to install a default instance of Developer edition on a
> laptop. I'm getting the following promblems shown in sqltp log. The
> laptop has previously had the SQL Developer installed but has since
> had OS installed.

Do you mean that the OS reinstalled?

It is very difficult to say what might be wrong. It may be faster to
reformat disk and start from the beginning. Of course, you could try
using TCP/IP or shared memory instead. I seem to recall that there
has been some security holes unveiled relating to named pipes.

--
Erland Sommarskog, SQL Server MVP, esquel@.sommarskog.se

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

No comments:

Post a Comment