HI,
I am trying to install mssql server 2000 in windows server 2003,32 bit. I encountered the below error. Kindly Help me in resolving the issue
12:46:45 End Action: UpdateSystemPath
12:46:47 C:\Program Files\Microsoft SQL Server\80\Tools\Binn\cnfgsvr.exe -F "C:\WINDOWS\sqlstp.log" -I MSSQLSERVER -V 1 -M 0 -Q "SQL_Latin1_General_CP1_CI_AS" -H 131452 -U sa -P
###############################################################################
Starting Service ...
SQL_Latin1_General_CP1_CI_AS
-m -Q -T4022 -T3659
Connecting to Server ...
driver={sql server};server=**********;UID=sa;PWD=;database=master
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
driver={sql server};server=**********;UID=sa;PWD=;database=master
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
**********;UID=sa;PWD=;database=master
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
SQL Server configuration failed.
###############################################################################
12:47:13 Process Exit Code: (-1)
12:47:21 Setup failed to configure the server. Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
12:47:21 Action CleanUpInstall:
12:47:21 C:\DOCUME~1\appuser\LOCALS~1\Temp\1\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
12:47:21 Process Exit Code: (1060) The specified service does not exist as an installed service.
12:47:21 C:\DOCUME~1\appuser\LOCALS~1\Temp\1\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
12:47:21 Process Exit Code: (0)
12:47:21 StatsGenerate returned: 2
12:47:21 StatsGenerate (0x0,0x1,0xf00000,0x100,1033,303,0x0,0x1,0,0,0
12:47:21 StatsGenerate -1,appuser)
12:47:21 Installation Failed.
------------------------------------------------------
Kindly Help me in resolving the issue,
Thanks in Advance,
Raju