Installing SQL Server 2012 – Wait on the Database Engine recovery handle failed

Installing SQL Server 2012 – Wait on the Database Engine recovery handle failed

This error happens when installing SQL Server 2012

The following error has occurred:

Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%25400x4BDAF9BA%25401306%254026

To fix this issue you need to completly uninstall SQL by:

  • Go to Programs and Features
  • Right click Microsoft SQL Server 2012
  • Select Uninstall
  • Follow the prompts to uninstall SQL Server

Once the uninstall of SQL Server has finished you will need to reboot your server.

Now start a fresh installation

Go though the SQL Server installation until you get to the Server Configuration Page

At this page change the SQL Server Database Engine to use the account “NT AUTHORITY\SYSTEM” which may also be called the Local System account.

sql server error

 

Finish the SQL Server installation and this time you should not get the error “Wait on the Database Engine recovery handle failed“.

Replies: 5 / Share:

You might also like …

Post Comment

Your email address will not be published. Required fields are marked *