Hi,
I have below system
NW 731 SPS08 JAVA on Oracle 11
I was trying to perform a export of JAVA system using SWPM and It is failing due to below error
ORA-01578: ORACLE data block corrupted (file # 5, block # 214
data file 5: 'G:\ORACLE\SID\SAPDATA4\SR3DB_2\SR3DB.DATA2'
I have run dbv on the file and belwo is the output.There are many continuous segment corrupted on that file.
dbv file=G:\ORACLESID\SAPDATA4\SR3DB_2\SR3DB.DATA2 blocksize=8192
DBVERIFY - Verification complete
Total Pages Examined : 256000
Total Pages Processed (Data) : 22660
Total Pages Failing (Data) : 0
Total Pages Processed (Index): 15999
Total Pages Failing (Index): 0
Total Pages Processed (Lob) : 211772
Total Pages Failing (Lob) : 0
Total Pages Processed (Other): 3250
Total Pages Processed (Seg) : 0
Total Pages Failing (Seg) : 0
Total Pages Empty : 1806
Total Pages Marked Corrupt : 513
Total Pages Influx : 2
Total Pages Encrypted : 0
Highest block SCN : 6904259 (0.6904259)
I have an offline backup of Nov 14 and DB is in archive log mode.After that there are many changes in the DB made.
How can I fix this issue.
Thanks,
Mofizur