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

Home -> Community -> Usenet -> c.d.o.misc -> Cold backup!?

Cold backup!?

From: Jack Zhu <jackzhu_at_monmouth.com>
Date: Sat, 04 Sep 1999 13:04:08 -0400
Message-ID: <37D15108.19DFF36B@monmouth.com>


Oracle runs on ARCHIVELOG mode.

Perform cold backup against this db. Backup files from 'dba_data_files', 'v$controlfile', 'v$logfile', and also backup the archived log files from 'log_arch_dest'.

But I think if I do the backup for archived log files(log_arch_dest), it's unnecessary to do the backup for 'v$logfile'. 'cause from the recovery point of view, these backup files(from v$logfile) are useless.

Am I right?

Thanks a lot! Received on Sat Sep 04 1999 - 12:04:08 CDT

Original text of this message

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