BUG: You may not be able to connect to an instance of Microsoft SQL Server 2000 Desktop Engine SP3a after you enable the server network libraries (827204)
The information in this article applies to:
- Microsoft SQL Server 2000 Desktop Engine (MSDE) SP3a
Bug #: 469996 (SQL Server 8.0)
SYMPTOMS When you try to connect to
an instance of Microsoft SQL Server 2000 Desktop
Engine Service Pack 3a (also known as MSDE 2000 SP3a) you may not be able to
connect to the instances
successfully,
and you may receive the following error message: [DBMSLPCN]SQL Server does not exist or access denied.
[DBMSLPCN]ConnectionOpen (Connect()).
This problem may occur
when you try to connect to
an instance of MSDE 2000 SP3a after you enable the TCP/IP server
network library or the Named Pipes server network library
for the instance by using the Server Network Utility from SQL Server Enterprise
Manager. This problem may also occur for an instance of Microsoft SQL
Server 2000 that was upgraded
from MSDE 2000 SP3a. WORKAROUNDTo work around this problem, follow these steps:
- Disable the server network libraries.
- Start the Server Network Utility from the command line and
use the Server Network Utility to enable the required server network
libraries.
Note Do not use the
Server Network Utility from SQL Server Enterprise
Manager to enable the server network libraries.
To start the Server Network Utility from the command line and to
enable the
server network libraries by using the
Server Network Utility, follow these steps: To enable the TCP/IP server network library- Click Start, and then click
Run.
- In the Run dialog box, type Svrnetcn.exe
in the Open box, and then click OK.
Note By default, the Svrnetcn.exe file
is available in the following folder:
Installation Drive/Program Files/Microsoft SQL Server/80/Tools/BINN - Click OK.
- In the Server
Network Utility dialog box, click the
General tab.
- Select
your instance of MSDE 2000 SP3a or SQL Server 2000
from the Instance(s) on this server list.
- In the Disabled Protocols list box, select
TCP/IP, and then click Enable.
- In the Enabled Protocols list box, select
TCP/IP, and then click Properties.
- In the <Server Name> - TCP/IP dialog
box, type 0 in the Default Port box,
and then click OK.
- In the Server
Network Utility dialog box, click
OK.
Note You may receive a message that
states
that the changes made will be saved but the
changes will take effect only after you
restart the SQL Server service. In the Server
Network Utility message box, click
OK. - Restart your instance of MSDE
2000 SP3a,
or your
instance of SQL Server 2000.
To enable the Named Pipes server network library- Click Start, and then click
Run.
- In the Run dialog box, type Svrnetcn.exe
in the Open box, and then click OK.
Note By default, the Svrnetcn.exe
file is
available in the following folder:
Installation Drive/Program Files/Microsoft SQL Server/80/Tools/BINN - In the Server
Network Utility dialog box, click the
General tab.
- Select your instance of MSDE 2000 SP3a,
or
your instance of SQL Server 2000 from the
Instance(s) on this server list.
- In the Disabled Protocols list box, select
Named Pipes, click Enable, and then click
OK.
Note You may receive a message that
states
that the changes made will be saved but the
changes will take effect only after you
restart the SQL Server service. In the Server
Network Utility message box, click
OK. - Restart the SQL Server service of the
instance of MSDE 2000 SP3a,
or
the instance of SQL Server 2000.
REFERENCESFor additional information about the server network
libraries, visit the following Microsoft Web site:
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
814130
How to help secure network connectivity for SQL Server 2000 local databases
308766 FIX: Enabling TCP/IP through the Server Network Utility may not enable the server to listen on TCP/IP
Modification Type: | Major | Last Reviewed: | 11/12/2004 |
---|
Keywords: | KbClientServer kbnetwork kbRegistry kbenable kbUpgrade kberrmsg kbbug KB827204 kbAudDeveloper |
---|
|