Hi experts,
I tried upgrading my 8.81 PL07 database to 9 PL05.
i got the error with the Notes:1343050. According to the notes . i ran the query [ DBCC CHECKDB WITH NO_INFOMSGS ] which results in the error report as below.
I am a functional consultant. I dont have idea on the DB. Could anyone explain the below error and how to fix it ?
Msg 8928, Level 16, State 1, Line 1
Object ID 928162502, index ID 1, partition ID 72057607934574592, alloc unit ID 72057608489467904 (type In-row data): Page (1:405180) could not be processed. See other errors for details.
Msg 8939, Level 16, State 98, Line 1
Table error: Object ID 928162502, index ID 1, partition ID 72057607934574592, alloc unit ID 72057608489467904 (type In-row data), page (1:405180). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 12716041 and -4.
Msg 8976, Level 16, State 1, Line 1
Table error: Object ID 928162502, index ID 1, partition ID 72057607934574592, alloc unit ID 72057608489467904 (type In-row data). Page (1:405180) was not seen in the scan although its parent (1:393770) and previous (1:405179) refer to it. Check any previous errors.
Msg 8978, Level 16, State 1, Line 1
Table error: Object ID 928162502, index ID 1, partition ID 72057607934574592, alloc unit ID 72057608489467904 (type In-row data). Page (1:405181) is missing a reference from previous page (1:405180). Possible chain linkage problem.
CHECKDB found 0 allocation errors and 4 consistency errors in table 'PCH1' (object ID 928162502).
CHECKDB found 0 allocation errors and 4 consistency errors in database 'CORE_MODEL_INDIA_SUI'.
repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (CORE_MODEL_INDIA_SUI).
thanks in advance,
Regards,
Dwarak