dbTalk Databases Forums  

rman redo log location

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss rman redo log location in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
H. Steuer
 
Posts: n/a

Default rman redo log location - 09-28-2010 , 08:36 AM






guys,

im using rman to backup a database for physical standby. the command is
pretty simple:

backup incremental level = 0 format '/tmp/transfer/td_%s_%p.bck' database;


restoring the backup on the physical standby is done with:

duplicate target database for standby NOFILENAMECHECK;



the problem for me is know that the redo logs on the standby are in a
different location that on the primary database. how can i enforce rman
to create the redo logs (and standby redo logs) at the same place they
are on the primary node?


cheers,
heri

Reply With Quote
  #2  
Old   
gazzag
 
Posts: n/a

Default Re: rman redo log location - 09-28-2010 , 10:22 AM






On 28 Sep, 14:36, "H. Steuer" <ste... (AT) patronas (DOT) de> wrote:
Quote:
guys,

im using rman to backup a database for physical standby. the command is
pretty simple:

backup incremental level = 0 format '/tmp/transfer/td_%s_%p.bck' database;

restoring the backup on the physical standby is done with:

duplicate target database for standby NOFILENAMECHECK;

the problem for me is know that the redo logs on the standby are in a
different location that on the primary database. how can i enforce rman
to create the redo logs (and standby redo logs) at the same place they
are on the primary node?

cheers,
heri
Answered in c.d.o.server.

Please do not cross-post.

-g

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.