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 |
d_storm
Starting Member
1 Post |
Posted - 2010-08-11 : 02:33:15
|
Hi,I just installed SQL server 2008 standard full installation, and during the last seconds of the installation, the installation tried to start SQL server service and it couldn't start it, with an error msg "Service failed to respond in a timely fashion".But overall the installation succeeded and everything was installed ok.So I tried to start the SQL server from the SQL configuration service and the same message appears...any help greatly appreciated!Thank you!I have looked at the error log and it is very strange specially the error part where it searches for some files on E:\ drive which is my DVD-rom drive (i haven't installed SQL from that drive but from my other drive F:\)Here is the error log:quote: 2010-08-11 07:36:59.13 Server Microsoft SQL Server 2008 (RTM) - 10.0.1600.22 (Intel X86) Jul 9 2008 14:43:34 Copyright (c) 1988-2008 Microsoft Corporation Standard Edition on Windows NT 6.1 <X86> (Build 7600: )2010-08-11 07:36:59.13 Server (c) 2005 Microsoft Corporation.2010-08-11 07:36:59.13 Server All rights reserved.2010-08-11 07:36:59.13 Server Server process ID is 3920.2010-08-11 07:36:59.13 Server System Manufacturer: 'Dell Inc.', System Model: 'Dell 500'.2010-08-11 07:36:59.13 Server Authentication mode is MIXED.2010-08-11 07:36:59.13 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL10.SQLDEV\MSSQL\Log\ERRORLOG'.2010-08-11 07:36:59.13 Server This instance of SQL Server last reported using a process ID of 1876 at 11.8.2010. 7:35:45 (local) 11.8.2010. 5:35:45 (UTC). This is an informational message only; no user action is required.2010-08-11 07:36:59.13 Server Registry startup parameters: -d C:\Program Files\Microsoft SQL Server\MSSQL10.SQLDEV\MSSQL\DATA\master.mdf -e C:\Program Files\Microsoft SQL Server\MSSQL10.SQLDEV\MSSQL\Log\ERRORLOG -l C:\Program Files\Microsoft SQL Server\MSSQL10.SQLDEV\MSSQL\DATA\mastlog.ldf2010-08-11 07:36:59.16 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.2010-08-11 07:36:59.16 Server Detected 1 CPUs. This is an informational message; no user action is required.2010-08-11 07:36:59.25 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.2010-08-11 07:37:04.67 Server Node configuration: node 0: CPU mask: 0x00000001 Active CPU mask: 0x00000001. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.2010-08-11 07:37:04.72 spid7s Starting up database 'master'.2010-08-11 07:37:04.89 spid7s FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'SQLDEV'.2010-08-11 07:37:04.90 spid7s SQL Trace ID 1 was started by login "sa".2010-08-11 07:37:04.90 spid7s Starting up database 'mssqlsystemresource'.2010-08-11 07:37:04.93 spid7s The resource database build version is 10.00.1600. This is an informational message only. No user action is required.2010-08-11 07:37:06.29 spid7s Server name is 'VS\SQLDEV'. This is an informational message only. No user action is required.2010-08-11 07:37:06.29 Server A self-generated certificate was successfully loaded for encryption.2010-08-11 07:37:06.29 spid10s Starting up database 'model'.2010-08-11 07:37:06.31 Server Server is listening on [ 'any' <ipv6> 3227].2010-08-11 07:37:06.31 Server Server is listening on [ 'any' <ipv4> 3227].2010-08-11 07:37:06.31 Server Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SQLDEV ].2010-08-11 07:37:06.31 Server Server local connection provider is ready to accept connection on [ \\.\pipe\MSSQL$SQLDEV\sql\query ].2010-08-11 07:37:06.40 Server Server is listening on [ ::1 <ipv6> 3228].2010-08-11 07:37:06.45 Server Server is listening on [ 127.0.0.1 <ipv4> 3228].2010-08-11 07:37:06.45 Server Dedicated admin connection support was established for listening locally on port 3228.2010-08-11 07:37:06.45 Server The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x54b, state: 3. Failure to register an SPN may cause integrated authentication to fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.2010-08-11 07:37:06.45 Server SQL Server is now ready for client connections. This is an informational message; no user action is required.2010-08-11 07:37:06.54 spid13s A new instance of the full-text filter daemon host process has been successfully started.2010-08-11 07:37:06.59 spid7s Starting up database 'msdb'.2010-08-11 07:37:06.88 spid10s Error: 17204, Severity: 16, State: 1.2010-08-11 07:37:06.88 spid10s FCB::Open failed: Could not open file e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\model.mdf for file number 1. OS error: 21(failed to retrieve text for this error. Reason: 15100).2010-08-11 07:37:06.88 spid10s Error: 5120, Severity: 16, State: 101.2010-08-11 07:37:06.88 spid10s Unable to open the physical file "e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\model.mdf". Operating system error 21: "21(failed to retrieve text for this error. Reason: 15105)".2010-08-11 07:37:07.78 spid7s Error: 17204, Severity: 16, State: 1.2010-08-11 07:37:07.78 spid7s FCB::Open failed: Could not open file e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\MSDBData.mdf for file number 1. OS error: 21(failed to retrieve text for this error. Reason: 15105).2010-08-11 07:37:07.79 spid7s Error: 5120, Severity: 16, State: 101.2010-08-11 07:37:07.79 spid7s Unable to open the physical file "e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\MSDBData.mdf". Operating system error 21: "21(failed to retrieve text for this error. Reason: 15105)".2010-08-11 07:37:10.38 spid10s Error: 17207, Severity: 16, State: 1.2010-08-11 07:37:10.38 spid10s FileMgr::StartLogFiles: Operating system error 2(failed to retrieve text for this error. Reason: 15105) occurred while creating or opening file 'e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\modellog.ldf'. Diagnose and correct the operating system error, and retry the operation.2010-08-11 07:37:10.38 spid10s File activation failure. The physical file name "e:\sql10_main_t\sql\mkmastr\databases\objfre\i386\modellog.ldf" may be incorrect.2010-08-11 07:37:10.38 spid10s Error: 945, Severity: 14, State: 2.2010-08-11 07:37:10.38 spid10s Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.2010-08-11 07:37:10.38 spid10s Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event log that may indicate why the tempdb files could not be initialized.2010-08-11 07:37:10.40 spid10s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2010-08-17 : 04:35:40
|
the error seems to appear if the installation is not completely successful (informational messages are ok to ignore but errors are not during insatllation)check the following:1. check where all the system databases are located, note the directory mentioned in the log file2. to get the engine started, create the directory mentionedotherwise, your course of action is to reinstall and this time, provide a directory when prompted (don't just accept the default directory)see if that works...--------------------keeping it simple... |
 |
|
|
|
|
|
|