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: Roll forward using Archive Logs

Re: Roll forward using Archive Logs

From: Matthias Hoys <anti_at_spam.com>
Date: Mon, 15 May 2006 22:06:50 +0200
Message-ID: <4468df5f$0$32735$ba620e4c@news.skynet.be>

"Chintu" <agarwalp_at_eeism.com> wrote in message news:1147706243.111712.223970_at_i40g2000cwc.googlegroups.com...
> docs -> Backup and Recovery Concepts pg 48 says
> " crash or instance reecovery use only online redo logs and never
> require use of archive log "
>
> My question is how will it rollforward if the redo for pending
> transaction are in archive logs ???
>
> Thanks
>
> Chintu
>

Define "pending" transactions ? Do you mean uncommitted transactions ? Those are not in the archived log files, but in the online redo log files. Make sure you always protect your online redo log files by multiplexing them. Received on Mon May 15 2006 - 15:06:50 CDT

Original text of this message

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