Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 2504

How to Repair Suspect Database in SQL Server?

$
0
0

I was trying to access my SQL Server 2014 database but keeps getting error 945, which is suspect database error showing below: 

 suspect database error

I have tried to bring it into Emergency mode by following instructions from here: 

https://alessandroalpi.blog/2017/09/12/best-solutions-to-repair-suspect-database-in-ms-sql-server/ 

Now it is in emergency Mode and I don't want to run Repair_Allow_Data_loss as I do not want to lose the data because I do not have a recent database backup and I need to get the database accessible.

How do I do this?

 


Viewing all articles
Browse latest Browse all 2504

Trending Articles