Re: RMAN duplicate RAC to single instance - how to not duplicate redo threads and temp tablspace

From: Marcin Przepiorowski <pioro1_at_gmail.com>
Date: Wed, 28 Mar 2012 13:35:41 +0100
Message-ID: <CAGdek=zYNYXdUgPJJdxeShyHx==i15UFJ5xmD3UK3dZv01GEvA_at_mail.gmail.com>



On Wed, Mar 28, 2012 at 6:00 AM, neil campbell <campbell.neil_at_hotmail.com> wrote:
> Hi all,
>
> Using 11.2.0.2 and trying to work out if I can do an RMAN duplicate from 4 node RAC to single instance without
> the duplicate generating the 4 threads of redo?
>

Hi

One more think about redo logs - you can specify new redo log groups during duplication process

duplicate target database .......
logfile
'/new/path/file1' size X m,
'/new/path/file2' size X m;

regards,
Marcin

-- 
Marcin Przepiorowski
http://oracleprof.blogspot.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 28 2012 - 07:35:41 CDT

Original text of this message