Hello,
I am trying to take an export in order to replace an unstable disk. No other backups are available.
Now this export is not passing the sequence part due to an corrupted data block.
. exporting database links
. exporting sequence numbers
EXP-00008: ORACLE error 1578 encountered
ORA-01578: ORACLE data block corrupted (file # 1, block # 587)
ORA-01110: data file 1: '/oradb/dbs/sysS.dbf'
EXP-00000: Export terminated unsuccessfully
Is there a possibility to skip the sequence part in the exp
I have 193 tables to export.
Oracle 8.0.6
Thanks