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

  • From: Marcin Przepiorowski <pioro1@xxxxxxxxx>
  • To: campbell.neil@xxxxxxxxxxx
  • Date: Wed, 28 Mar 2012 13:35:41 +0100

On Wed, Mar 28, 2012 at 6:00 AM, neil campbell
<campbell.neil@xxxxxxxxxxx> 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
--
//www.freelists.org/webpage/oracle-l


Other related posts: