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

Archive

Open 2010

Tags

Posted on Friday, April 30, 2010 at 4:19 AM

DBCC CHECKDB Fails Displaying 8914 Error


MS SQL Server database user might encounter database corruption issues due to improper system shutdown, metadata structure damage, human mistake, and virus infection. In most situations of database corruption, the database user encounters an error message while trying to mount his/her database. The records saved in the database become inaccessible after any such mount error flashes on the screen. To surpass such error messages and to access the database records, the user can run an inbuilt repair command – DBCC CHECKDB. The command checks the logical and physical integrity of the database and resolves logical corruption to the maximum level. However, there are certain situations where the command fails to resolve logical damage. For such cases, the user needs to opt for an effective third-party SQL Database Repair application.

To explain the above scenario, consider the underneath error message that appears when you try to repair the database using DBCC CHECKDB command:

“Msg 8914, Level 16, State 1, Line 1

Incorrect PFS free space information for page (1:628) in object ID 949578421, index ID 0, partition ID 72057594042253312, alloc unit ID 72057594046644224 (type LOB data). Expected value 0_PCT_FULL, actual value 100_PCT_FULL.

Msg 8914, Level 16, State 1, Line 1

Incorrect PFS free space information for page (1:632) in object ID 949578421, index ID 0, partition ID 72057594042253312, alloc unit ID 72057594046644224 (type LOB data). Expected value 0_PCT_FULL, actual value 100_PCT_FULL.

…....”

Similar 8914 error messages flash, stating corruption in every corrupted PFS page. Since the repair utility fails in this case, the database remains unmountable.

Cause:

The above error message appears when the actual bits set in the PFS (Page Free Space) byte differ from actual free space allocated to the page P_ID. The difference occurs due to logical damage in SQL database.

Resolution:

To overcome logical damage in an easy way, you need to follow the below mentioned steps:

Run DBCC CHECKDB command with a suitable repair clause.

If the error message persists, restore the database from an updated backup.

In case of incomplete database backup or no backup, use a commercial SQL Repair application. The SQL MDF Repair tool is completely non-destructive and does not harm the original file.

SQL Recovery Software comprehensively repair and restore logically damaged databases when DBCC CHECKDB fails to meet your expectations. Compatible with MS SQL Server 2008, 2005, and 2000, the read-only SQL Database Repair tool is designed for Windows 7, Vista, 2008, XP, 2003, 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 "DBCC CHECKDB Fails Displaying 8914 Error"
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 '378' 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.