Theme Graphic
Theme Graphic

SQL Database Recovery | Repair SQL Database

SQL recovery software to recover & repair corrupted MS SQL database from MSSQL Server. Support recovery of data from MS SQL 2000, 2005 &...

Subscribe

Author

I have completed my Ph.D in computer science and currently doing research on how to recover and repair corrupted database. During my research i found many third party software for several database recovery like sql recovery, sql repair, mdf recovery, mdf repair, db2 recovery, oracle recovery and many more. i am sharing my experience and knowledge with you all.

Archive

Open 2010

Tags

Posted on Friday, May 07, 2010 at 3:54 AM

Rectifying Error 8909 in a corrupted SQL Server 2000 database


MS SQL Server being a relational database management system (RDBMS) processes huge amount of data at any point of time. For this purpose, it uses the paging technique that involve splitting huge chunks of data into logical and manageable pages. These pages are sequentially related to each other and you can traverse back and forth on them. However, sometimes due to corruption in the database tables the page may not be able to function properly. Corruption happens because of various reasons such as abrupt system shutdown when the database is open, human errors, virus infections, power outages, etc. In such cases, you should take appropriate corrective measures to sort the issue. However, if you are unable to recover SQL table then you should use a third-party SQL recovery software to do so.

Consider a scenario wherein you are working on a database table in SQL Server 2000. You run the DBCC command on the table but it fails to complete. An error message is displayed, that is: “Table error: Object ID O_ID, index ID I_ID, page ID P_ID1. The PageId in the page header = P_ID2.”

Cause: The most possible cause of this error message is that the page header for a requested page was found in another page. The other cause is that the database table is corrupt.

Resolution: To resolve the database table from the aforementioned error message, there are following methods that you can perform:

Look for hardware failure: Run hardware diagnostics and, also, check the error logs to ascertain that this error has occurred due to faulty hardware components. You can also swap the hardware components if you have regular data corruption problems. You can also consider setting up a new hardware system altogether, which will also include reformatting the disk drives. Restore from backup: If you have an updated and clean backup, then use it replace the corrupted database. Run DBCC CHECKDB: Run the DBCC CHECKDB command without any repair clause to know the extent of corruption. After determining the extent, run the command again, this time, with the suggested repair clause.

However, if the aforementioned methods do not resolve the issue then you should use a third-party MDF Repair software to perform SQL server recovery. Such read-only tools enable you to recover SQL databases by performing fast yet sophisticated scanning algorithms.

SQL Database Recovery Software is an MS SQL recovery software that you can use to recover corrupted SQL databases created in SQL Server 2000, 2005, and 2008. It is able to recover various database components such as tables, defaults, views, stored procedures, database constraints, etc. This SQL database recovery tool is capable of recovering user-defined data types and functions. It is compatible with Windows 7, Vista, Server 2003, XP, and 2000.
Bookmark: Submit To Digg Submit To reddit Submit To del.icio.us Bookmark With StumbleUpon Bookmark With FaceBook Bookmark With Google Bookmarks   Share: Share By Email By Email

0 comments on "Rectifying Error 8909 in a corrupted SQL Server 2000 database"
No comments posted yet.

Leave A Comment
Subject:


Comment:
   Bold Italic Underline          Code Link Image Horizontal Rule


Because you do not have or are not logged in to your Programmer's Heaven account, please enter your name.

Name:


To help prevent comment SPAM, please enter the magic code '214' in the box:




Posting Rules
Please follow these rules when posting comments on blog posts.
  • Do not post anything that is racist, hate speech or of a sexual or adult nature.
  • Do not post or link to anything that infringes copyrighted laws.
  • Posting about security or legal topics is fine so long as you are not glorifying or encouraging people to perform illegal activities.
  • Both the author of this blog and the Programmer's Heaven administrators may delete any inappropriate comments without notice at their own discretion.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.