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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-03-08 : 07:49:51
|
| Satish writes "Installation fails when I try to install Developer Edition of SQL 2000 (Server and Client) on a XP Pro machine. The message directs me to check SQLSTP.LOG. SQLSTP.LOG 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_CP1_CI_AS" -H 196960 -U sa -P 22:46:35 Process Exit Code: (193) 22:46:53 Setup failed to configure the server. Refer to the server error logs and C:\WINNT\sqlstp.log for more information.22:46:53 Action CleanUpInstall:22:46:53 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT22:46:53 Process Exit Code: (1060) The specified service does not exist as an installed service.22:46:53 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER22:46:53 Process Exit Code: (0) 22:46:53 StatsGenerate returned: 222:46:53 StatsGenerate (0x0,0x1,0xf000000,0x200,1033,303,0x0,0x1,0,0,022:46:53 StatsGenerate -1,Administrator)22:46:53 Installation Failed." |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-03-09 : 01:09:23
|
| that process exit code 193 means that this is not a win32 app. I think your installation media is jacked up somehow. Are you installing from a CD or from a downloaded archive?-ec |
 |
|
|
|
|
|