block corrupt question
1.block corrupt
file 21 block 63021
***
Corrupt block relative dba: 0x0540f62d (file 21, block 63021)
Fractured block found during preparing block for write
Data in bad block -
type: 6 format: 2 rdba: 0x0540f62d
last change scn: 0x0000.805b460b seq: 0x1 flg: 0x02
consistency value in tail: 0x78070101
check value in block header: 0x0, block checksum disabled
spare1: 0x0, spare2: 0x0, spare3: 0x0
***
what happen?
our customer tried to update/delete a record (phonenumber=76) from t_customize - every time oracle responses ORA-08102: index key not found, obj# 28919,
ORA-08102: index key not found, obj# 28919
so they use select * from t_customize wherer phonenumber=76, can fetch a row(result is 7'6 in phonenumber ,seem data storage is a bad data.