----------------block------------------------
Event 10231:skip corrupted block during a full table scan
Event 10233:skip corrupted data or index blocks on index range scans
Event 10232:dump corrupted blocks in a trace file
Event 10210:force logical block checking
whenever a table data block is modified ,an integrity check id done;bad blocks are maked as soft corrupt
Event 10211:as event 10210 for index blocks
Event 10212:as event 10210 for cluster blocks
db_block_checking set to true ,can replace 102101021120212
[@more@]---------index---------------------
Event 10224 index block split/delete trace
Event 10607 trace index rowid partition scan
Event 10233 skip corrupted blocks on index operations
Event 10608 trace create bitmap index
Event 10606 trace parallel create index
Event 10211 index block checking
---------------------transaction-----------------
Event 10013 moniter transaction recovery during startup
Event 10015 dump rollback segment headers excluding those not listed in undo$ before and after transaction recovery .