February 5, 2011 at 6:20 am
i get this error at about 75% of installation, pls help, windows 7
error file >>http://www.mediafire.com/?w8wqq16faacktd6
February 5, 2011 at 7:14 am
you posted the wrong file !
You can add txt files in the SSC forum itself ( see for the "edit attachements" on the right bottom of your reply page)
You should have posted your file " C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110205_204931\Detail.txt"
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
February 5, 2011 at 11:28 pm
ok, here is the detail.txt file, i compress it using winrar coz it was 2mb+ file, now its less than 100kb
pls help me 🙂
February 6, 2011 at 2:23 am
ref: http://support.microsoft.com/kb/955396
I'm not a specialist on install debugging.
Can you check the errorlog file of your sqlserver instance ?
In your posted file I found:
2011-02-05 21:03:09 Slp: Sco: Attempting to check if file 'C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Log\ERRORLOG' exists
2011-02-05 21:03:09 Slp: Sco: Returning security descriptor O:SYG:SYD:AI(A;ID;FA;;;SY)(A;ID;FA;;;BA)(A;ID;FA;;;S-1-5-21-3018438994-1693788837-1539251140-1078)(A;ID;0x1201ff;;;S-1-5-21-3018438994-1693788837-1539251140-1079)
2011-02-05 21:03:09 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
2011-02-05 21:03:09 Slp: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
2011-02-05 21:03:09 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
2011-02-05 21:03:09 Slp: Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineConfigException: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerServiceBase.WaitSqlServerStart(Process processSql)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerServiceSCM.StartSqlServer(String[] parameters)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerStartup.StartSQLServerForInstall(String sqlCollation, String masterFullPath, Boolean isConfiguringTemplateDBs)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.ConfigSQLServerSystemDatabases(EffectiveProperties properties, Boolean isConfiguringTemplateDBs, Boolean useInstallInputs)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.DoCommonDBStartConfig(ConfigActionTiming timing)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.Install(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcb)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.PrivateConfigurationBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SqlFeatureConfigBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
2011-02-05 21:03:09 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
2011-02-05 21:03:09 Slp: Exception: Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineConfigException.
2011-02-05 21:03:09 Slp: Source: Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.
2011-02-05 21:03:09 Slp: Message: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes..
2011-02-05 21:03:10 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110205_204931\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2011-02-05 21:03:10 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110205_204931\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2011-02-05 21:03:11 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110205_204931\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2011-02-05 21:03:24 Slp: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
2011-02-05 21:03:24 Slp: Watson bucket for exception based failure has been created
2011-02-05 21:03:33 Slp: Completed Action: SqlEngineDBStartConfigAction_install_configrc_Cpu32, returned False
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
February 14, 2011 at 3:49 am
did you manage to get your install corrected ?
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply