您的位置:首页 > 数据库

安装SQL 2008的错误 等待数据库引擎恢复句柄失败。请查看 SQL Server 错误日志以了解可能的原因

2011-10-28 17:02 1151 查看
错误日志中包含:

2011-10-28 16:15:01 Slp: Error: Action "ConfigEvent_SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu32_Repair_Finalize_finalize" failed during execution.
2011-10-28 16:15:01 Slp: Action "SqlEngineConfigAction_repair_finalize_Cpu32" will return false due to the following conditions:
2011-10-28 16:15:01 Slp: Condition "Feature dependency condition for action: SqlEngineConfigAction_repair_finalize_Cpu32 The condition tests feature: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu32. There are 10 dependant features. The feature is tested for results: ValidateResult, Result, CleanupResult." did not pass as it returned false and true was expected.
2011-10-28 16:15:01 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu32 failed in result ValidateResult

查了很多资料最后在google中找到了几个的网页(赞下google)

http://social.msdn.microsoft.com/Forums/hr/sqlexpress/thread/73e5121f-200e-4d29-97e0-151d019ee75c

最后解决办法,把SQL的帐户放在administrator组里OK了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐