I have an old HPUX E-55 server that we use as a test server. Yesterday it started reporting I/O read errors and several Oracle errors which I found in a trace log file:
ORA-00604: error occurred are recursive SQL level 1
ORA-01115: IO error reading block from file 11 (block # 7313)
ORA-01110: data file11: '/users/home/ORACLE/testdB/sys2test.dbf'
ORA-27072: skgdisp: I/O error
HP-UX Error: 5 I/O error
I'm not sure but it appears that the error was caused by a bad sector on th ehard drive. My problem is that the tape drive failed on this machine a few years ago and was never replaced so I have to backup or means to restore. Since the data file is owned by 'SYS', I can't export it from my production server (or can I?)
Naturally I've tried shutting down and restarting Oracle, but I get the error right after the database mounts.
Without a backup, what are my options?
ORA-00604: error occurred are recursive SQL level 1
ORA-01115: IO error reading block from file 11 (block # 7313)
ORA-01110: data file11: '/users/home/ORACLE/testdB/sys2test.dbf'
ORA-27072: skgdisp: I/O error
HP-UX Error: 5 I/O error
I'm not sure but it appears that the error was caused by a bad sector on th ehard drive. My problem is that the tape drive failed on this machine a few years ago and was never replaced so I have to backup or means to restore. Since the data file is owned by 'SYS', I can't export it from my production server (or can I?)
Naturally I've tried shutting down and restarting Oracle, but I get the error right after the database mounts.
Without a backup, what are my options?