Home > Forum > Database > Recovery Pending and HTTP error 502.5

Recovery Pending and HTTP error 502.5
0

My database goes into "Recovery Pending" mode which causes a program HTTP error 502.5.
Restarting the SQL Server service solves the problem, but this has happened several times, does anyone know why this is happening?

MVP

Hi,
there are many reasons that might cause error like that.

It might be lack of storage space, forced shutdown (loss of power) which might break some transactions and probably more.
You should try to locate what caused it exactly - check windows logs (Event Viewer), maybe SQL Server Error Log (SELECT on table sys.messages), try DBCC CHECKDB command with SQL.

Could you give us some more information about your environment? Is it dedicated dev server, local virtual machine etc.? Is it one server install, or services are split between servers?

Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings