ORA-01578: ORACLE data block corrupted
Hi All,
I am facing the subject error in the Alert log file using RMAN i try to fix it using the following commands.
RMAN> blockrecover datafile 1 block 3242;
Starting blockrecover at 09-MAY-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=17 devtype=DISK
channel ORA_DISK_1: restoring block(s)
channel ORA_DISK_1: specifying block(s) to restore from backup set
restoring blocks of datafile 00001
channel ORA_DISK_1: restored block(s) from backup piece 1
piece handle=/opt/oracle/product/9.2.0.1.0/dbs/admbnget_1_1 tag=TAG20110507T085150 params=NULL
channel ORA_DISK_1: block restore complete
starting media recovery
media recovery complete
Finished blockrecover at 09-MAY-11
I am facing the subject error in the Alert log file using RMAN i try to fix it using the following commands.
RMAN> blockrecover datafile 1 block 3242;
Starting blockrecover at 09-MAY-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=17 devtype=DISK
channel ORA_DISK_1: restoring block(s)
channel ORA_DISK_1: specifying block(s) to restore from backup set
restoring blocks of datafile 00001
channel ORA_DISK_1: restored block(s) from backup piece 1
piece handle=/opt/oracle/product/9.2.0.1.0/dbs/admbnget_1_1 tag=TAG20110507T085150 params=NULL
channel ORA_DISK_1: block restore complete
starting media recovery
media recovery complete
Finished blockrecover at 09-MAY-11
2