Select the product you need help with
FIX: Unable to Connect to SQL Server 2000 When Certificate Authority Name Is the Same As the Host Name of the Windows 2000 ComputerArticle ID: 302409 - View products that this article applies to. This article was previously published under Q302409 BUG #: 352847 (Shiloh_bugs) SYMPTOMS If the Certificate Server is installed on a Microsoft
Windows 2000 computer and the Certificate Authority (CA) name is the same as or
starts with the machine host name, an attempt to connect to SQL Server 2000
fails. The following error message appears when you try to connect from SQL Server Query Analyzer: Unable to connect to
server. Server msg 18, level 16, state 1. [Microsoft] [ODBC SQL Server Driver}
[Shared Memory] SSL security error Unable to connect to server. Reason: SSL security error.
ConnectionOpen (SECDoClientHandShake())...
Could not start SQLserverAgent Service on local computer. The service did not
return an error. This could be an internal Windows error or an internal service
error. If this error persists, contact your system administrator. If you attempt the Microsoft SQL Server installation on a computer on which the Certificate Server and the Certificate Authority(CA) name is the same name as or starts with the machine host name, the SQL Server installation on that computer may fail at the configuration stage. During the configuration stage of the installation process, the setup program makes a connection to SQL Server. This problem applies to any edition of Microsoft SQL Server, including the Microsoft Desktop Engine (MSDE) installation. The Microsoft SQL Server installation may fail with the following error message:
Setup failed to configure the server. Refer to the server error logs and
C:\WINNT\sqlstp.log for more information.
###############################################################################
Starting Service ...
SQL_Latin1_General_CP1_CI_AS
-m -Q -T4022 -T3659
Connecting to Server ...
driver={sql server};server=Instance_Name;UID=<username>;PWD=<strong password>;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
driver={sql server};server=ORLANDO;UID=<username>;PWD=<strong password>;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
driver={sql server};server=ORLANDO;UID=<username>;PWD=<strong password>;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
SQL Server configuration failed.
###############################################################################
By default, the Microsoft SQL Server Desktop Engine setup does not generate a Cnfgsvr.out file. The setup program may fail to configure SQL Server and the following error message may appear:
Setup failed to configure the server. Refer to the server error logs and setup
error logs for more information. CAUSE
RESOLUTIONTo resolve this problem, obtain the latest
service pack for SQL Server 2000. For additional information, click the
following article number to view the article in the Microsoft Knowledge Base: 290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a
problem in SQL Server 2000.
This problem was first corrected in SQL Server 2000
Service Pack 1. MORE INFORMATION After installing SQL Server 2000, if you still require the
Certificate Server with the host name as a part of the CA key, please install
SQL Server 2000 SP1. For additional information about installing the SQL Server 2000 SP1, click the article number below to view the article in the Microsoft Knowledge Base: 290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
PropertiesArticle ID: 302409 - Last Review: December 13, 2005 - Revision: 4.4
| Article Translations
|


Back to the top








