Data recovery case sharing: MSSQL 2000 Error 823

Source: Internet
Author: User

First, fault description

MSSQL Server 2000 attached database error 823, attaching the database failed. The database is not backed up, the database cannot be restored by backup, and data in the database is urgently needed.

Second, fault analysis
The cause of SQL Server database 823 error is generally: The database physical page is corrupted, sometimes the page has but the checksum value is corrupted, the page can not be recognized, it may also be due to power loss or file system problems appear missing page will also report this 823 error.

Iii. recovery process
1 Try attaching the database and then repairing the database
Figure One:


2 Testing the database using the North Asia MSSQL File Detection Tool
Figure II:


3 Calculating and modifying the checksum value of the database error data page
4 re-attaching the database, attaching the database successfully
Might


5 DBCC DETECTION database
Figure IV:


6 Fix the above error, once again DBCC detection database
Figure V:


Iv. Results
The SQL Server database 823 error is perfectly resolved, the database can be attached normally, complete with DBCC detection, and the data is fully recovered.
Figure VI:

Data recovery case sharing: MSSQL 2000 Error 823

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.