![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
| |