SQL Database (Recovery Pending)

SQL Database (Recovery Pending)

To fix a database that is in Recovery Pending status, try executing this query:

ALTER DATABASE MyDB SET ONLINE

where MyDB is the name of the database