在使用Windows 7 Home Premium x64的计算机上安装SQL Server 2005 Express期间,尝试启动实例服务时安装失败。
实例日志文件夹本身没有创build日志文件(… / MSSQL.1 / MSSQL / LOG)。 希望这可能是一些暗示,但这对我来说肯定是新的。
下面是Setup Bootstrap日志的最后几行:
<Func Name='LaunchFunction'> Function=Do_sqlScript <Func Name='GetCAContext'> <EndFunc Name='GetCAContext' Return='T' GetLastError='203'> Doing Action: Do_sqlScript PerfTime Start: Do_sqlScript : Wed Jun 01 11:18:50 2011 Service MSSQL$PPSLPMSQLEXP with parameters '-m SqlSetup -Q -qLatin1_General_CI_AS -T4022 -T3659 -T3610 -T4010' is being started at Wed Jun 01 11:18:50 2011 Unable to start service (1053) Error Code: 0x8007041d (1053) Windows Error Text: The service did not respond to the start or control request in a timely fashion. Source File Name: sqlsetuplib\service.cpp Compiler Timestamp: Sat Oct 25 08:47:19 2008 Function Name: sqls::Service::Start Source Line Number: 316 ---- Context ----------------------------------------------- Setting status of unmanaged components and removing unmanaged resources Do_sqlScript SqlScriptHlpr Start service MSSQL$PPSLPMSQLEXP Error Code: 1053 MSI (s) (E8!14) [11:22:20:159]: Product: Microsoft SQL Server 2005 Express Edition -- Error 29503. The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." The error is (1053) The service did not respond to the start or control request in a timely fashion. . Error 29503. The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." The error is (1053) The service did not respond to the start or control request in a timely fashion. .
如果有任何帮助,电脑是惠普Pavilion dv8笔记本电脑与Windows 7家庭高级版64位,4086 MB内存,英特尔®酷睿™i7 CPU Q 720 @ 1.60GHz的CPU。
提前致谢。
这看起来适合你的描述几乎完美(除了你在Windows 7上,但可能无关紧要): http : //support.microsoft.com/kb/954835
如果它解决了你的问题,请回来,并回答这个问题。
我相信如果你想在Windows 7 / 2008R2上安装,你需要使用一个至less包含SP3和SQL 2005的安装程序。 你可以仔细检查,确保你使用正确的安装程序?