duleepnagahawatte
Starting Member
16 Posts |
Posted - 2007-12-17 : 12:16:23
|
All;I have 14 errors in one of my tables and I know that all of you would recomend to restore form back-up. But i dont know when this table was corrupted and also loosing even days work is not an option.Below is what i received from DBCC CHECKDB ------I dont mind loosing some data as far as i know what they are.Any way to know what will be lost??Or any other way to restore rather than form the backup....===================================================================DBCC results for 'Call_Events'.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341561), slot 21, text ID 120642207744 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341564), slot 53, text ID 120686379008 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341565), slot 23, text ID 120684609536 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341565), slot 27, text ID 120684806144 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341565), slot 28, text ID 120684937216 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:341869), slot 0, text ID 120729305088 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:342598), slot 45, text ID 120850743296 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:342677), slot 58, text ID 120895897600 is not referenced.Server: Msg 8964, Level 16, State 1, Line 1Table error: Object ID 2073058421. The text, ntext, or image node at page (1:359535), slot 26, text ID 125433413632 is not referenced.There are 1108430 rows in 91674 pages for object 'Call_Events'.CHECKDB found 0 allocation errors and 14 consistency errors in table 'Call_Events' (object ID 2073058421). |
|