Latest Posts

How to solve block corruption in Oracle

Oracle
Step 1: If block corruption was found, first find the corrupted blocks: SQL> select * from V$DATABASE_BLOCK_CORRUPTION; FILE# BLOCK# BLOCKS CORRUPTION_CHANGE# CORRUPTIO CON_ID ---------- ----------…
Read more →