New User ? Sign Up  |  Sign In  |  Help
Download Best iPod Data Recovery Software
ask
answer
discover
     
Search for questions :
My Profile
Download Best iPod Data Recovery Software
Categories
Download Best iPod Data Recovery Software

susain

Open Question Bookmark and Share

While I was upgrading to SQL Server 2008 “Wait on the Database Engine recovery handle failed” error has occurred. How to resolve it?


Download Best iPod Data Recovery Software

While I was trying to upgrade to the SQL Server 2008 then the error “Wait on the Database Engine recovery handled failed” has occurred. I am unable to find that how this problem has occurred. Will this error be resolved?

275 day ago

    Comment(s) (0)
    Report Abuse
   Find Intereseting  
   E-Mail to Friends  
   Bookmark  
   Subscribe to Answer Alert  
No comments yet !!!     Be the first to comment
Answers (1)

brownie
Yes, this error can be resolved with the help of SQL Database recovery and for that you will have to follow these steps:
• At the command prompt you are required to run the following command in order to start the SQL server and also to bypass the upgrade scripts:
net start mssqlserver /f /T3608
• Then you will have to change the account that you have renamed back to the SA account and connect to the SQL Server with the help of dedicated administration connection (DAC). For that you will have to run the following query in the SQL CMD command utility:
sqlcmd -E -A -Q"alter login <sys-admin> with name = sa"
• Then you will have to run the following command to exit SQL Server:
net stop mssqlserver
• Then repair the SQL server 2008 installation
• In order to complete the upgrade process, start the SQL Server and after the upgrade process has completed, you can rename the sa account again.
In this way the error can be resolved with the help of SQL Database recovery.


Posted 275 days ago

( 0 )
( 0 )
    Comment(s) (0)
   Report Abuse
No comments yet !!! Be the first to comment on this answer !!!

Email this question link to friends
You must enter email-address, if name is entered and vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
Max Allowed : 5000 Characters Current Count : 0
  Your comment on this answer
Max Allowed : 5000 Characters Current Count : 0
Download Best iPod Data Recovery Software