Hi,
I tried to install SQL server 2000 from the orgonal CD and also from the trial version offered at the Microsoft website and in both cases i get the error at the end of the setup process which is "Setup is starting the server and installing your configuration" and then it stops with and error.
Below are the 2 log files:
--------------------------
---
sqlstp.log ( the last few lines)
17:08:07 C:\Program Files\Microsoft SQL Server\80\Tools\Binn\cnfgs
vr.exe -F "C:\WINNT\sqlstp.log" -I MSSQLSERVER -V 1 -M 0 -Q "SQL_Latin1_General_CP1_CI
_AS" -H 65962 -U sa -P
##########################
##########
##########
##########
##########
##########
###
Starting Service ...
SQL_Latin1_General_CP1_CI_
AS
-m -Q -T4022 -T3659
Connecting to Server ...
driver={sql server};server=POWER;UID=s
a;PWD=;dat
abase=mast
er
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
driver={sql server};server=POWER;UID=s
a;PWD=;dat
abase=mast
er
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
driver={sql server};server=POWER;UID=s
a;PWD=;dat
abase=mast
er
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).
SQL Server configuration failed.
##########################
##########
##########
##########
##########
##########
###
17:10:15 Process Exit Code: (-1)
17:10:18 Setup failed to configure the server. Refer to the server error logs and C:\WINNT\sqlstp.log for more information.
17:10:19 Action CleanUpInstall:
17:10:19 C:\WINNT\TEMP\SqlSetup\Bin
\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
17:10:19 Process Exit Code: (1060) The specified service does not exist as an installed service.
17:10:19 C:\WINNT\TEMP\SqlSetup\Bin
\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
17:10:19 Process Exit Code: (0)
17:10:19 StatsGenerate returned: 2
17:10:19 StatsGenerate (0x0,0x1,0xf00,0x300,1033,
303,0x0,0x
1,0,0,0
17:10:19 StatsGenerate -1,Administrator)
17:10:19 Installation Failed.
--------------------------
------
Errorlog
2003-10-13 16:30:57.44 server Microsoft SQL Server 2000 - 8.00.194 (Intel X86)
Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation
Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 3)
2003-10-13 16:30:57.47 server Copyright (C) 1988-2000 Microsoft Corporation.
2003-10-13 16:30:57.47 server All rights reserved.
2003-10-13 16:30:57.47 server Server Process ID is 2812.
2003-10-13 16:30:57.47 server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL\log\ERRORLOG'
.
2003-10-13 16:30:57.50 server SQL Server is starting at priority class 'normal'(1 CPU detected).
2003-10-13 16:30:57.69 server SQL Server configured for thread mode processing.
2003-10-13 16:30:57.75 server Using dynamic lock allocation. [2500] Lock Blocks, [5000] Lock Owner Blocks.
2003-10-13 16:30:57.88 server Attempting to initialize Distributed Transaction Coordinator.
2003-10-13 16:31:01.07 spid3 Warning ******************
2003-10-13 16:31:01.07 spid3 SQL Server started in single user mode. Updates allowed to system catalogs.
2003-10-13 16:31:01.08 spid3 Starting up database 'master'.
2003-10-13 16:31:01.60 spid3 Server name is 'POWER'.
2003-10-13 16:31:01.61 server Using 'SSNETLIB.DLL' version '8.0.194'.
2003-10-13 16:31:01.61 spid5 Starting up database 'model'.
2003-10-13 16:31:01.61 spid7 Starting up database 'msdb'.
2003-10-13 16:31:01.61 spid8 Starting up database 'pubs'.
2003-10-13 16:31:01.61 spid9 Starting up database 'Northwind'.
2003-10-13 16:31:02.26 spid5 Clearing tempdb database.
2003-10-13 16:31:06.11 spid5 Starting up database 'tempdb'.
2003-10-13 16:31:07.27 spid3 Recovery complete.
2003-10-13 16:31:07.32 spid3 Warning: override, autoexec procedures skipped.
2003-10-13 16:31:07.87 server SQL server listening on TCP, Shared Memory, Named Pipes.
2003-10-13 16:31:07.87 server SQL server listening on 192.168.1.123:1433, 127.0.0.1:1433.
2003-10-13 16:31:07.87 server SQL Server is ready for client connections
2003-10-13 16:32:54.09 spid3 SQL Server is terminating due to 'stop' request from Service Control Manager
--------------------------
----------
--------
PLease help!!