January 29, 2013 at 1:11 pm
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
January 29, 2013 at 1:20 pm
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, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 4, 2013 at 10:18 am
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!!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply