SQL2K install fails with folder name sqlexe
- From: "Addie" <Addie@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 4 May 2005 15:18:05 -0700
Hello all,
I am puzzling over an issue with SQL 2000 install on Windows 2000. I have
tried various versions of both SQL 2000 and Windows 2000 (different SP's).
The install fails when you choose to put the executables on the folder named
C:\sqlexe or another drive letter with that folder name. I figured out today
though that the install works fine if you specify the folder name in mixed
case, i.e. C:\SQLExe. I found that the failure occurs if the folder name is
longer (other characters are added). Here's the location in the sqlstp.log
file where it fails:
4:44:30 C:\Program Files\Microsoft SQL Server\80\Tools\Binn\cnfgsvr.exe -F
"C:\WINNT\sqlstp.log" -I MSSQLSERVER -V 1 -M 0 -Q
"SQL_Latin1_General_CP850_BIN" -H 65712 -U sa -P
###############################################################################
Starting Service ...
SQL_Latin1_General_CP850_BIN
-m -Q -T4022 -T3659
Connecting to Server ...
driver={sql server};server=SAPTS2;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist
or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).
driver={sql server};server=SAPTS2;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist
or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).
driver={sql server};server=SAPTS2;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist
or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).
SQL Server configuration failed.
###############################################################################
14:46:32 Process Exit Code: (-1)
I have a workaround, but looking for why this unusual failure. Thanks!
.
- Prev by Date: Upgrading from SQL 2000 EVAL
- Next by Date: Service Pack 3a distribution
- Previous by thread: Upgrading from SQL 2000 EVAL
- Next by thread: Service Pack 3a distribution
- Index(es):
Relevant Pages
|
|