|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Sunday, February 03, 2013 2:04 AM
Points: 1,
Visits: 10
|
|
Hi , Last week we have a server crash in the datacenter . one of our customers use a SQL Database. When I would restore / attach the mdf , I get a a lot of errors .
When we execute the following query : DBCC CHECKDB (BPO, REPAIR_ALLOW_DATA_LOSS)
Error: Msg 7985, Level 16, State 2, Line 1 System table pre-checks: Object ID 4. Could not read and latch page (1:148) with latch type SH. Check statement terminated due to unrepairable error. DBCC results for 'Exp_0700SWPDeLoods'. Msg 5233, Level 16, State 98, Line 1 Table error: alloc unit ID 262144, page (1:148). The test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. The values are 29362185 and -1. CHECKDB found 0 allocation errors and 1 consistency errors not associated with any single object. CHECKDB found 0 allocation errors and 1 consistency errors in database 'Exp_0700SWPDeLoods'.
We also try to update the status from the systables , also without any result
We hope someone could help us out . When you need the mdf file , I could send you
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
|
|
No clean backup I assume...
Script all objects (some will fail) Export all data (some will fail) Recreate the database.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP 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
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 06, 2013 9:36 AM
Points: 5,
Visits: 8
|
|
| Hello Guys i think that database corruption is damage to a Q&A database that angers its reliability and usually affects its performance.Database corruption is not limited to Q&A.when data corruption happens, the data file containing that data may become unavailable, and the system or the related program will give one.Thanks a lot!!
|
|
|
|