ошибка при установке sql server 7

elly
Дата: 06.12.2002 12:53:10
Инсталляция завершается сообщением "setup failed to configure the server. refer to the server error log and cnfgsvr.out for more information."

Сообщение об ошибке в event log:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 06.12.2002
Time: 12:50:54
User: N/A
Computer: A200
Description:
The MSSQLServer service failed to start due to the following error:
Access is denied.

Содержимое файла cnfgsvr.out:

Starting Service ...
An error occurred while attempting to start the service (5)
SQL Server configuration failed.

Инсталляция выполнялась под учетными записями доменного администратора и локального администратора; сервису sql server предоставлялись учетные записи доменного администратора, локального администратора и local system (все варианты). Или я не там копала?
elly
Дата: 06.12.2002 12:54:58
забыла добавить: ОС Win2k server eng
jimmers
Дата: 06.12.2002 13:17:23
cnfgsvr.exe есть, cnfgsvr.out не нашел.

что у Вас в журнале инсталляции (%windir%\sqlstp.log)?
jimmers
Дата: 06.12.2002 13:21:01
не обратил внимания, что у Вас 7-ка. cnfgsvr.out есть, конечно же.
все же начните с sqlstp.log
elly
Дата: 06.12.2002 13:28:30
[начало пропущено]

14:55:32 Begin Action ProcessAfterDataMove:
14:55:32 DeinstallSetReference (C:\MSSQL7\sqlservr.exe) returned: 0
14:55:32 End Action ProcessAfterDataMove
14:55:32 Begin Action InstallPkgs:
14:55:32 End Action InstallPkgs
14:55:32 Begin Action BuildServer:
14:55:33 C:\WINNT\TEMP\_ISTMP11.DIR\scm.exe -Silent 1 -Action 5 -ExePath "C:\MSSQL7\binn\sqlservr.exe"
14:55:34 Process Exit Code: (0)
14:55:35 Path successfully updated.
14:55:35 %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;d:\MSSQL\BINN;d:\MSSQL7\BINN;C:\MSSQL7\BINN;e:\sqldata\BINN
14:55:35 C:\MSSQL7\binn\cnfgsvr.exe -Silent 2 -NoSampleDB 1 -SQLPath "C:\MSSQL7\" -SQLDataPath "C:\MSSQL7\" -SortID 106 -LCIDCompStyle "1033-196609" -HWND 328004 -User sa -Pwd
14:56:15 Process Exit Code: (-1)
14:58:01 Setup failed to configure the server. Refer to the server error logs and cnfgsvr.out for more information.
14:58:01 Action CleanUpInstall:
14:58:01 C:\WINNT\TEMP\_ISTMP11.DIR\scm.exe -Silent 1 -Action 4 -Service SQLServerAgent
14:58:02 Process Exit Code: (1060) The specified service does not exist as an installed service.

14:58:02 C:\WINNT\TEMP\_ISTMP11.DIR\scm.exe -Silent 1 -Action 4 -Service MSSQLServer
14:58:07 Process Exit Code: (0)
14:58:07 Installation Failed.
elly
Дата: 06.12.2002 13:31:08
я пыталась установить на тот же сервер и sql2k. он не инсталлировался (под похожим предлогом), и логи, к сожалению, уже утеряны..
jimmers
Дата: 06.12.2002 14:30:23
Право "Log on as a service" есть у учетных записей, что используются для запуска SQL Server'а/Agent'а?
elly
Дата: 09.12.2002 07:43:56
да, конечно.
elly
Дата: 20.12.2002 13:32:32
если вдруг кому-то интересно окончание истории... все вылечила установка сервис пака на виндовс. ;)