Home » RDBMS Server » Server Administration » ORA-01578 ERROR
ORA-01578 ERROR [message #61129] Tue, 30 March 2004 19:00 Go to next message
siritham
Messages: 2
Registered: March 2004
Junior Member
I got ORA-01578 error

ORA-01578: ORACLE data block corrupted (file #5,block#715866)

ORA-01110: ORACLE data file 5 :'/usr/c2000_data/2000/data/usres01.dbf'

#segment_name : met_value

#segment_type : table

#index_name :metvalue_rtunb_mpnb_ui

I want to know repair the data block corrupted. Please help me
Re: ORA-01578 ERROR [message #61131 is a reply to message #61129] Tue, 30 March 2004 19:35 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Hi,

If you run Oracle9i or above; and your have a full RMAN backup of your database (incremental backups are not good enough), you could try the following:

RMAN> BLOCKRECOVER DATAFILE 5 BLOCK 715866;


Alternatively, if the blocks you want to recover is in v$backup_corruption, you can just do an "RMAN> blockrecover corruption list;".

Best regards.

Frank
Re: ORA-01578 ERROR [message #61137 is a reply to message #61131] Wed, 31 March 2004 00:11 Go to previous message
siritham
Messages: 2
Registered: March 2004
Junior Member
I run oracle version 7.3.4 and I don't have a full RMAN
backup.
Previous Topic: Oracle 9i upgradation
Next Topic: Re: Difference between Oracle 8i and Oracle 9i
Goto Forum:
  


Current Time: Fri Sep 20 12:52:58 CDT 2024