Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Error installing SQL Server 2000

Author  Topic 

joni
Yak Posting Veteran

50 Posts

Posted - 2006-12-04 : 12:55:15
Hi gurus,

I´m receiving an error when I try to install SQL Server 2K on Windows Server 2003 SP1. The error log is very large but the end of this log look like this:

SQL Server configuration failed.

###############################################################################

10:03:43 Process Exit Code: (-1)
11:38:54 Setup failed to configure the server. Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
11:38:54 Action CleanUpInstall:
11:38:54 C:\DOCUME~1\THI-JO~1.SAN\LOCALS~1\Temp\1\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
11:38:54 Process Exit Code: (1060) The specified service does not exist as an installed service.

11:38:54 C:\DOCUME~1\THI-JO~1.SAN\LOCALS~1\Temp\1\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
11:38:54 Process Exit Code: (0)
11:38:54 StatsGenerate returned: 2
11:38:54 StatsGenerate (0x0,0x1,0xf00,0x100,1033,303,0x0,0x1,0,0,0
11:38:54 StatsGenerate -1,THI-Jonivaldo.Santos)
11:38:54 Installation Failed.

Can You help me to souve this problem?

thank's

Joni
   

- Advertisement -