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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question in HOT BACKUP

Re: Question in HOT BACKUP

From: zhu chao <zhuchao_at_gmail.com>
Date: Sat, 2 Oct 2004 17:37:18 +0800
Message-ID: <962cf44b0410020237104ef060@mail.gmail.com>


hi,
  If db crash(not corruption), just alter database datafile xxx end backup and you can bring up your database.   If your database corrupted(but online logfile still ok), then you can use the online log as the last archived logfile.   Anyway, it is both ok whether you backup the online redo log file or not. Assume you are using "alter system switch logfile/archivelog current" and then copy the generated logfile.

Regards

On Sat, 2 Oct 2004 14:10:26 +0530, Chirag DBA <chiragdba_at_gmail.com> wrote:
> Hi,
>
> I just appeared in an interview.
>
> When I was asked which filese I will copy for hot backup, I said redo too.
>
> Cause I think they can help us always to recover database upto point of time.
>
> I was pulled a lot, but my only question that if not redo then how
> will you recover yr DB upto point of failure, stopped the arguements.
>
> M I true in this case? I have done expoerts in hot backups in
> production database.
>
> Can anyone clear my doubts? If u copy couple datafiles in hotback with
> begin backup, n yr DB crashes... what will happen? Assume that an
> archive log file is generated every 30 minutes and my DB crashed after
> 15 minutes of Last Archive file generated.
>
> Can I go without REDO Log File ???
>
> - Chirag
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
Regards
Zhu Chao
www.cnoug.org
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Oct 02 2004 - 04:32:53 CDT

Original text of this message

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