Re: Help: multiple copies of controlfiles with RMAN

From: Mladen Gogala <mgogala_at_yahoo.com>
Date: Sun, 17 Feb 2008 13:14:04 +0100 (CET)
Message-ID: <fp98ec$i52$1@aioe.org>


On Sat, 16 Feb 2008 06:18:23 -0800, emdproduction wrote:

> With the help of this group, I have figured a way to backup my RMAN to
> multiple places. How is my configuration
>
> CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2; CONFIGURE
> ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 2; CONFIGURE CHANNEL
> DEVICE TYPE DISK FORMAT '/test1/%U', '/test2/%U'
>
> But I can not find a way/document to auto configure my controlfile
> backup into 2 places.

You can not do that. You can configure controlfile autobackup to one destination and then, in the backup script itself, do BACKUP CONTROLFILE DEVICE TYPE DISK FORMAT '/my/directory/CTRL%U.bak';

-- 
http://mgogala.freehostia.com
Received on Sun Feb 17 2008 - 06:14:04 CST

Original text of this message