Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ebu backup and online redo log backup

Re: ebu backup and online redo log backup

From: C. Mason <cmason_at_aai.arco.com>
Date: Tue, 14 Jul 1998 17:15:04 GMT
Message-ID: <Ew3H6z.A5M@news.arco.com>


That's why you need to have multiple members of a logfile group on different disks, so that in case of a media failure you don't lose any redo logs. John Wang wrote in message <6oebac$lh8$1_at_winter.news.erols.com>...
>Hi, All:
>
>I am using Oracle 7.3.4 on HP/UX. In the EBU documentation, it says EBU
>does not backup online redo log files because redo log files does not serve
>any recovery purpose. Here is the situation. I am doing backup/recovery
>under certain failure scenerios on a test database.
>
>the test database has 3 log groups, each has a log member,log1, log2, log3.
>Log2 is the current one. I did 10 inserts and did not commit. Then I did
a
>log switch. So, log3 is the current log. At this point, I deleted the 3
>log files, log1.dbf, log2.dbf, and log3.dbf. I aborted the instance. Then
>I mounted the instance. Since, log1 and log2 are not current log files. I
>can drop and recreated the files. But for log3.dbf, I do not have a
backup
>because EBU does not backup on line redo logs. I cannot drop the log file,
>because it is the current one. Do you see my problems here? Without
>log3.dbf, my instance is dead. Is this a bug in EBU or what? Anybody has
>any ideas? I am lost.
>
>Thanks
>
>John W.
>
>
Received on Tue Jul 14 1998 - 12:15:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US