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 - 2002-12-12 : 08:55:16
|
| MiYee writes "I am trying to install SQL Server 2K (build 2195) on a W2K server with sp3 and I am encountering the following installation problem.The installation is to install a new default instance, server and client tools, mixed mode. The install seems to be successful and without errors. But it did not create a program group for SQL Server 2000, the MSSQLSERVER service is set to manual and not running. No SQLSERVERAGENT service.The sqlstp.log ends with the following messages: [Microsoft][ODBC SQL Server Driver][SQL Server]Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.reconfigure with override Disconnecting from Server ...Stopping Service ...SQL Server has been successfully configured!###############################################################################10:23:35 Process Exit Code: (0) 10:23:35 End Action BuildServer10:23:35 Begin Action SelfRegiser10:23:35 DLLRegisterServer atl.dll: 0, 0x0The ERRORLOG ends with the following messages: Warning: override, autoexec procedures skipped.2002-12-09 10:23:20.19 spid51 Error: 15457, Severity: 0, State: 12002-12-09 10:23:20.19 spid51 Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install..2002-12-09 10:23:20.35 spid51 Error: 15457, Severity: 0, State: 12002-12-09 10:23:20.35 spid51 Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install..2002-12-09 10:23:21.55 spid3 SQL Server is terminating due to 'stop' request from Service Control Manager.I cannot UNINSTALL SQL Server using Setup.Thanks." |
|
|
|
|
|