ahmeds08
Aged Yak Warrior
737 Posts |
Posted - 2013-05-29 : 03:03:01
|
Dear Experts,Need your urgent help.I have executed DBCC CHECKDB on one of my user databases and it have given me the below output.I am worried that the database is damaged.Please help me.DBCC results for 'RecipeManager'.Msg 8921, Level 16, State 1, Line 1Check terminated. A failure was detected while collecting facts. Possibly tempdb out of space or a system table is inconsistent. Check previous errors.Msg 8906, Level 16, State 1, Line 1Page (1:8) in database ID 12 is allocated in the SGAM (1:3) and PFS (1:1), but was not allocated in any IAM. PFS flags 'IAM_PG MIXED_EXT ALLOCATED 0_PCT_FULL'.Msg 8948, Level 16, State 3, Line 1Database error: Page (1:8) is marked with the wrong type in PFS page (1:1). PFS status 0x70 expected 0x60.Msg 8966, Level 16, State 2, Line 1Unable to read and latch page (1:8) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.Msg 8966, Level 16, State 2, Line 1Unable to read and latch page (1:8) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.Msg 8966, Level 16, State 2, Line 1Unable to read and latch page (1:8) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.Msg 8966, Level 16, State 2, Line 1Unable to read and latch page (1:2544) with latch type SH. Latch failed.CHECKDB found 4 allocation errors and 2 consistency errors not associated with any single object.Msg 2575, Level 16, State 1, Line 1The Index Allocation Map (IAM) page (1:8) is pointed to by the next pointer of IAM page (0:0) in object ID 90, index ID 2, partition ID 562949959319552, alloc unit ID 562949959319552 (type In-row data), but it was not detected in the scan.Msg 7965, Level 16, State 2, Line 1Table error: Could not check object ID 90, index ID 2, partition ID 562949959319552, alloc unit ID 562949959319552 (type In-row data) due to invalid allocation (IAM) page(s).Msg 8906, Level 16, State 1, Line 1Page (1:64) in database ID 12 is allocated in the SGAM (1:3) and PFS (1:1), but was not allocated in any IAM. PFS flags 'MIXED_EXT ALLOCATED 0_PCT_FULL'.CHECKDB found 2 allocation errors and 1 consistency errors in table 'sys.sysqnames' (object ID 90).CHECKDB found 6 allocation errors and 3 consistency errors in database 'RecipeManager'.mohammad.javeed.ahmed@gmail.com |
|