1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
RECOVER DATABASE USING BACKUP CONTROLFILE
ORA-00279: change 170832902 generated at 09/08/2005 01:02:15 needed for thread
1
ORA-00289: suggestion : /dbinf/arch/infarch1_1297.dbf
ORA-00280: change 170832902 for thread 1 is in sequence #1297
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
ORA-00279: change 170833155 generated at 09/08/2005 01:03:42 needed for thread
1
ORA-00289: suggestion : /dbinf/arch/infarch1_1298.dbf
ORA-00280: change 170833155 for thread 1 is in sequence #1298
ORA-00278: log file '/dbinf/arch/infarch1_1297.dbf' no longer needed for this
recovery
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
ORA-00279: change 170839882 generated at 09/08/2005 03:05:43 needed for thread
1
ORA-00289: suggestion : /dbinf/arch/infarch1_1299.dbf
ORA-00280: change 170839882 for thread 1 is in sequence #1299
ORA-00278: log file '/dbinf/arch/infarch1_1298.dbf' no longer needed for this
recovery
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
ORA-00279: change 170840117 generated at 09/08/2005 03:10:11 needed for thread
1
ORA-00289: suggestion : /dbinf/arch/infarch1_1300.dbf
ORA-00280: change 170840117 for thread 1 is in sequence #1300
ORA-00278: log file '/dbinf/arch/infarch1_1299.dbf' no longer needed for this
recovery
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
ORA-00308: cannot open archived log '/dbinf/arch/infarch1_1300.dbf'
ORA-27037: unable to obtain file status
HP-UX Error: 2: No such file or directory
Additional information: 3
SQL> ALTER DATABASE OPEN RESETLOGS;
ALTER DATABASE OPEN RESETLOGS
*
ERROR at line 1:
ORA-01113: file 1 needs media recovery
ORA-01110: data file 1: '/dev/vginf/rinf_sys' |