Re: rman redo log location

From: gazzag <gareth_at_jamms.org>
Date: Tue, 28 Sep 2010 08:22:18 -0700 (PDT)
Message-ID: <f5fcb4d9-e318-43af-b0ac-8165fa03e8da_at_a36g2000yqc.googlegroups.com>



On 28 Sep, 14:36, "H. Steuer" <ste..._at_patronas.de> wrote:
> 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 Received on Tue Sep 28 2010 - 10:22:18 CDT

Original text of this message