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: RMAN cold backup?

Re: RMAN cold backup?

From: JOE TESTA <JTESTA_at_longaberger.com>
Date: Tue, 14 Aug 2001 14:39:47 -0700
Message-ID: <F001.0036A9C1.20010814145141@fatcity.com>

cold backup in the respect that the db has to be mounted but not open.
 
here is an example(since we're in noarchivelogmode, its our only choice).  this is an incremental level 0, which is all.  
hth, joe
 
run {allocate channel ch1 type disk;set limit channel ch1 kbytes = 1900000;backup incremental level 0tag = 'dssmnt02_inc_0'format
'/ora_export/export/tmp/dssmnt02_inc_0_%U'database;}
>>> pbaumgartel_at_mortgagesight.com 08/14/01 05:53PM
>>>

I'm frantically
R'ing TFM, but I can't find the answer to a simple question:  Can I use RMAN to perform a cold backup?  If so, how?  TIA!  
Paul Baumgartel MortgageSight Holdings, LLC pbaumgartel_at_mortgagesight.com
<FONT color=#0000ff
  size=2><FONT color=#0000ff
size=2>  Received on Tue Aug 14 2001 - 16:39:47 CDT

Original text of this message

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