Weird recovery, need help please 2005-05-24 - By Oracle
this is the error I have
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
ORA-00283 (See ORA-00283.ora-code.com): recovery session canceled due to errors ORA-00354 (See ORA-00354.ora-code.com): corrupt redo log block header ORA-00353 (See ORA-00353.ora-code.com): log corruption near block 215 change 4440998281220 time 05/25/2005 00 :04:41 ORA-00334 (See ORA-00334.ora-code.com): archived log: 'C:\ORACLE\ORADATA\CANADA\ARCHIVE\ARC01654.001'
ORA-01112 (See ORA-01112.ora-code.com): media recovery not started
-- --Original Message-- -- From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]On Behalf Of Oracle Sent: Wednesday, May 25, 2005 1:13 AM To: oracle-l@(protected) Subject: Weird recovery, need help please
Hi,
I practice backup and recovery and experience weird result, oh may Oracle bug or may be my method is incorrect.
Here is what I have Fact: Time 1 -> Cold backup Time 2 -> Create table Time 2.1 -> insert few records Time 2.2 -> alter system switch logfile; (5 times)
Recovery: I try to recover database with Time 1 cold backup (including the control file) and Time 2 archive redolog.
Step:
1. Restore Cold Backup 2. Startup mount (started) 3. recover database until cancel using backup control file;
step 3 give me error
SYS@[Canada] SQL+> recover database until cancel using backup controlfile; ORA-00279 (See ORA-00279.ora-code.com): change 3880315 generated at 05/25/2005 00:16:29 needed for thread 1 ORA-00289 (See ORA-00289.ora-code.com): suggestion : C:\ORACLE\ORADATA\CANADA\ARCHIVE\ARC01654.001 ORA-00280 (See ORA-00280.ora-code.com): change 3880315 for thread 1 is in sequence #1654
I don't understand why I can't roll forward using cold backup, Oracle said "USING BACKUP CONTROLFILE" will ignore the SCN.
Please help.
Regards,
Sin
-- http://www.freelists.org/webpage/oracle-l
-- http://www.freelists.org/webpage/oracle-l
|
|