Migrated SQL Server database suddenly in "Restoring" state

Posted by Pete Montgomery on Stack Overflow See other posts from Stack Overflow or by Pete Montgomery
Published on 2010-03-24T19:01:55Z Indexed on 2010/03/24 19:03 UTC
Read the original article Hit count: 148

Filed under:
|

I backed up a SQL Server 2005 database and restored it to a new SQL 2008 instance. The restore was quick and successful. Everything was fine for an hour or so.

Suddenly, the database is now stuck in "(Restoring...)" state in Management Studio and has a green arrow icon, and my application login is failing!

Any advice? :-)

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about sql-server-2008