| sql server 2008 database in recovery mode |
|
Recently I have face an issue with sql server 2008 database in recovery mode. After attaching the database file back onto the server the database status is in "In Recovery" mode. Quiet frustrating I have tried a few thing and I discover that if you detach the database and detach it again you should see the database is back in a normal status. If that still doesn't work, try to delete database and then try to attach it again. Hope this help.
|