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

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN Compession (Again)

Re: RMAN Compession (Again)

From: Sybrand Bakker <gooiditweg_at_sybrandb.nospam.demon.nl>
Date: Fri, 07 Nov 2003 20:43:19 +0100
Message-ID: <qctnqv0tt546407d119ve3e48kfj0iklip@4ax.com>


On Fri, 07 Nov 2003 17:36:48 GMT, Don Seiler <don_at_seiler.us> wrote:

>I know it's been asked again and again after searching the groups, but I
>do have to ask about my options.
>
>On our Oracle7 database, our hot backup procedure basically puts each
>tablespace in backup mode and then copies and gzips the datafiles to the
>backup dir. The resulting backup dir is 27G.
>
>So far using RMAN, the backup attempt has filled a 117G partition and
>fails, needing more.
>
>I know that I can tell RMAN to break up the backup file into (for example)
>1G files. Can I somehow gzip those files as they come off the line? This
>might be more of a shell-script question than Oracle but I thought I'd ask.

Basically you can, but keep in mind you need to unzip them before any restore, as RMAN won't find them, as the names have changed. Something which is good enough to forget about it, I guess

--
Sybrand Bakker, Senior Oracle DBA
Received on Fri Nov 07 2003 - 13:43:19 CST

Original text of this message

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