Sql database recovery?

  • 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?

  • Compact and repair database is an MS Access feature, not a SQL Server one. It works on Access databases.

    Can you be a little clearer about what you have (SQL Server or Access), what exactly is wrong, what the exact states things are in and all relevant errors?

    Also, you're using a pre-release version of SQL Server 2014?

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Generally, this is when you go to your backups and restore the database to a point in time prior to the problem.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply