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-07-15 : 08:32:31
|
| Joe writes "Box Specs: Dual 667MHz P3 CPUsWin2000 Server SP2512MB RAMSingle Channel RAID 52 NICs4GB System Partition2GB Swap Partition20GB Data PartitionMS SQL Version 7.0 StandardI've tried several different ways to install with no luck. The MS Knowledge Base said it couldn't be done via Terminal Services. Therefore, I tried using Add/Remove Programs, as well as WINVNC with no luck. I stopped several non-essential services prior to installation as well. I am a HTML/ColdFusion guy taking on a new role. I am a SQL newbie. Any help you can offer would be greatly appreciated. I'd like to avoid the $300 phone call to MS.Thanks,JoePasted below are the last few lines of cnfgsvr.out located in the \MSSQL7\Install\ Directory.-----------------------[Microsoft][ODBC SQL Server Driver][SQL Server]Successfully detached database 'Northwind'.[Microsoft][ODBC SQL Server Driver][SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator.[Microsoft][ODBC SQL Server Driver][SQL Server]Successfully attached database 'Northwind'.Disconnecting from Server ...Stopping Service ...Starting Service ...An error occurred while attempting to start the service (1460)SQL Server configuration failed.------------------------------------Pasted are the last several lines of sqlstp.txt located in the \WINNT\ directory.------------------------------------------13:37:44 End Action LogSelectedComponents13:37:44 Begin Action MoveFileData:13:37:54 End Action MoveFileData13:37:54 Begin Action ProcessAfterDataMove:13:37:54 DeinstallSetReference (C:\MSSQL7\sqlservr.exe) returned: 013:37:54 End Action ProcessAfterDataMove13:37:54 Begin Action InstallPkgs:13:37:54 Setup is installing Microsoft Management Console (MMC) ...13:37:54 E:\x86\Other\instmmc.exe /Q13:38:16 Process Exit Code: (0) 13:38:16 Setup is installing HTML Help ...13:38:17 HTML Help installer exit code: 013:38:17 End Action InstallPkgs13:38:17 Begin Action BuildServer:13:38:17 C:\WINNT\TEMP\_ISTMP28.DIR\scm.exe -Silent 1 -Action 5 -ExePath "C:\MSSQL7\binn\sqlservr.exe"13:38:17 Process Exit Code: (0) 13:38:17 Path successfully updated.13:38:17 %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\nsr\bin;F:\MSSQL7\BINN;C:\MSSQL7\BINN13:38:17 C:\MSSQL7\binn\cnfgsvr.exe -Silent 2 -NoSampleDB 0 -SQLPath "C:\MSSQL7\" -SQLDataPath "f:\mssql7data\" -SortID 52 -LCIDCompStyle "1033-196609" -HWND 1310838 -User sa -Pwd13:41:27 Process Exit Code: (1460) This operation returned because the timeout period expired.13:41:44 Setup failed to configure the server. Refer to the server error logs and cnfgsvr.out for more information.13:41:44 Action CleanUpInstall:13:41:44 C:\WINNT\TEMP\_ISTMP28.DIR\scm.exe -Silent 1 -Action 4 -Service SQLServerAgent13:41:44 Process Exit Code: (1060) The specified service does not exist as an installed service.13:41:44 C:\WINNT\TEMP\_ISTMP28.DIR\scm.exe -Silent 1 -Action 4 -Service MSSQLServer13:41:49 Process Exit Code: (0) 13:41:49 Installation Failed." |
|
|
|
|
|