Question:
sql database recovery?
2014-02-13 05:24:05 UTC
Databases in my MS SQL Server 2014 have a condition - suspend, according to SQL Management Studio. I can't bring them into a work state through standard procedures. I used third-party tools, but they didn't give a result. Function "Database Utilities | Compact and Repair Database" doesn't work. How to extract data from corrupted databases?
Four answers:
Enrique
2014-02-14 01:50:55 UTC
hi Frank



Suspend condition arises when your SQL database reaches to deadlock state. The main reason of this problem is corruption occurs due to hardware failure, virus attack, storing out of limit etc. To troubleshoot this type of typical problem you need a well equipped entrusted solution call SQL database recovery software





visit here for more information:-
jyoti k
2014-07-14 23:50:31 UTC
"Function "Database Utilities | Compact and Repair Database" doesn't work" is not available in SQL server database. It is used in MS Access database to compact & repair corrupt Access database file.



A similar in-build tool available in SQL server is DCBB CHECKDB, it checks all the logical and physical integrity of all the objects in the specified database.
2014-07-09 21:58:21 UTC
This tool efficiently recovers entire MDF files and SQL database including triggers, tables, keys, procedures, indexes. It automatically rebuilds a new database MDF file making it the best tool among many others in the market. Visit: -http://www.filesrecoverytool.com/sql-database-repair.html
Max Morgan
2014-06-30 03:14:06 UTC
You can recover your SQL database from SQL server. Just come here on this link and get best solution. To know more: http://www.sqlrecovery.org and also more details please read this post http://recoverymaster.livejournal.com


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...