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: Compressing Rman Disk Backups

RE: Compressing Rman Disk Backups

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Tue, 30 Mar 2004 09:20:35 -0500
Message-ID: <D91D9D5A73FC694BBC52F1EB26AD410F02780CCB@MSGBOSCLD2WIN.DMN1.FMR.COM>


Did you consider looking for compressed file systems? I don't know if there is any for UNIX but my guess would be why not :) Probably the compression would be on the file system block level to allow concurrency.

May be there is an option during the create and the mount of the file system that allows it to be compressed without buying other products.

Regards,

Waleed

-----Original Message-----

From: Mercadante, Thomas F [mailto:thomas.mercadante_at_labor.state.ny.us] Sent: Monday, March 29, 2004 10:20 AM
To: 'oracle-l_at_freelists.org'
Subject: Compressing Rman Disk Backups

All,

I am attempting to perform Rman disk backups on a data warehouse. While the disk backup runs fine, the size of the output files are, of course, huge. What I would like to do is to pipe the output of the Rman backup while it is running to something like Gzip so that the file gets created compressed. My other option is to break the backup into a tablespace by tablespace multi-Rman run process and gzip or compress the files in between each step.

Anybody found a way to do this?

thanks

PS - Oracle 9.2.0.3 on Sun Unix.

Tom Mercadante
Oracle Certified Professional



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Mar 30 2004 - 08:17:16 CST

Original text of this message

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