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 |
|
UdaySharma
Starting Member
2 Posts |
Posted - 2010-05-10 : 03:02:26
|
| I am installing sql server 2008 enterprise on my Windows Vista. Your sql server installation completed with the failures. 1 Wait on the database Engine recovery handle failed. Check the SQL Server error log for potential causes. 2 Warning: Setup has detected a non canonical discretionary access control list (DACL) on directory 'C:\program files\microsoft sql server\100\COM\'. Please verify your security settings and make corrections if needed. Regarding point 1: I have gone through some discussion in forums around however, they are discussing either of the two things i.e. "this problem occurs when we upgrade from Microsoft SLQ server 2005 to 2008" or "when we changed the sa to some other name".I not upgrading sql server 2005 to 2008 and neither I am aware of an instance during installation where I have changed the sa to any name.Please assist me with how I can get rid of this problem and successfully complete the installation. I need to learn sql server shortly. |
|
|
DBA in the making
Aged Yak Warrior
638 Posts |
Posted - 2010-05-10 : 03:55:21
|
| According to this:http://msdn.microsoft.com/en-us/library/ms143506.aspxYou can't install enterprise on Vista. It needs to be installed on a Server OS.------------------------------------------------------------------------------------Any and all code contained within this post comes with a 100% money back guarantee. |
 |
|
|
UdaySharma
Starting Member
2 Posts |
Posted - 2010-05-10 : 07:01:58
|
| I will move to the standard edition then. Thank you. this helps. |
 |
|
|
|
|
|