Can I recover a damaged SQL Server 2008 database with the undamaged .mdb and .ldf files?

Answer Posted / lokevis32

- Insert the SQL Server Installation disc into the server computer's disc drive. Access the drive from your computer by clicking "My Computer" from the desktop and double-clicking the disc drive icon.
- Run setup.exe from the SQL server installation disc. The setup command should be located in the disc's root directory. Run the setup program by double-clicking "setup.exe." This will bring up the SQL server installation center page.
- Click the "Maintenance" button located on the lefthand side of the navigation window. Select "Repair" and then choose the language you wish the program to be presented in after installation. Click "Next" to continue. This will run setup routines, making sure your computer has all the prerequisites installed to correctly run SQL server 2008. Click "OK" or "Install" to continue. This will bring you to the Select Instance page.
- Select the instance you want to repair. This will reconfigure your server using automatic backups to a time the server was working correctly and reinstall any corrupted information. Click "Next." The repair rules will automatically verify the operation. Click "Next" to continue. This will take you to the Ready to Repair page.
- Click "Repair" and SQL server disc will run its repair function. The repair progress bar will show the completion level of the repair. Once the repair function is complete, click "Finish" to exit the repair program. Reboot the server machine to complete the repair.
Or you can visit: SQL Server Fix Toolbox http://www.fixsqldatabase.com/

Visit this site, it can be helpful:
http://www.filerepairforum.com/forum/microsoft/microsoft-aa/sql-server/569-i-have-a-problem-how-do-i-fix-a-corrupted-database-file

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of @@spid?

569


How do I find query history in sql server?

512


What is PROJECTION Operation?

607


How to assign new column names in a view?

506


How many databases can we create in a single server?

187






what's the information that can be stored inside a bit column? : Sql server database administration

527


What is thr feature of change data capture?

501


Explain the rules for designing files and file groups in sql server?

546


What is the contrast between sql and mysql?

588


Explain nested trigger in sql?

585


How to rebuild the master database?

573


please differentiate between delete and truncate?

555


Tell me what is the order in which the sql query is executed?

524


how to create a scrollable cursor with the scroll option? : Sql server database administration

605


What is ddl command?

527