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: Rolling incremental backups & Compression

Re: Rolling incremental backups & Compression

From: Valentin Minzatu <valentinminzatu_at_yahoo.com>
Date: Mon, 11 Jun 2007 14:17:55 -0700 (PDT)
Message-ID: <836538.33630.qm@web88205.mail.re2.yahoo.com>


As far as I know, 'BACKUP INCREMENTAL LEVEL 1 FOR RECOVER OF COPY' rolls forward the image copy by applying the archived redo logs to the backup image - pretty much like a physical standby - and it is not stored as a separate backup, so you cannot compress it. You may want as a safety net to create additional backup sets which can be compressed.

Valentin

Afternoon everyone. I'm on Oracle 10.2.0.2 on RHEL3.

I'm exploring the option of using the "rolling forward image copy" method of incremental backups with RMAN, as detailed in section 4.4.3 of of Backup and Recovery Basics guide [1].

I know that the initial backup will be an image copy, and therefore not compressed. My question is: can the subsequent level 1 incremental backups be compressed backupsets?

[1] http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14192/bkup004.htm

--

Don Seiler
oracle blog: http://ora.seiler.us
ultimate: http://www.mufc.us
--

http://www.freelists.org/webpage/oracle-l
--

http://www.freelists.org/webpage/oracle-l Received on Mon Jun 11 2007 - 16:17:55 CDT

Original text of this message

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