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: Backing up RMAN catalog database

Re: Backing up RMAN catalog database

From: Andreas Piesk <a.piesk_at_gmx.net>
Date: Wed, 07 Feb 2007 18:34:47 +0100
Message-ID: <45CA0DB7.7080401@gmx.net>


Mercadante, Thomas F (LABOR) schrieb:
> The traditional (Oracle suggested) way is to have a second Rman catalog
> on a different database server. This catalog is used by the first Rman
> database.
>
> Another way is to simply export the Rman catalog when no backups are
> running and save the export file someplace safe.

export with 'consistent=y' should work even with backups running.

i backup the catalog db with 'rman nocatalog' and backup the controlfile afterwards with 'alter database backup controlfile'.

regards,
-ap

-- 
Andreas Piesk  a.piesk_at_gmx.net
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 07 2007 - 11:34:47 CST

Original text of this message

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