Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Rman - Curious Question

Re: Rman - Curious Question

From: Martin <mjones.satisdata_at_btinternet.com>
Date: Wed, 27 Jul 2005 18:43:52 +0000 (UTC)
Message-ID: <dc8kl8$a1p$1@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com>

<amerar_at_iwc.net> wrote in message
news:1122483041.834342.168760_at_g47g2000cwa.googlegroups.com...
>
> Hi All,
>
> Just a curious question:
>
> When you are duplicating a database which is on a differnt host, why
> does it require you to copy the files to the remote host? Why can't
> RMAN use the files on the primiary host?
>
> If you are using a recovery catalog, you use the catalog on the primary
> host, so, why not also use the backup pieces? All the manual says is
> that it requires you to copy the file.....
>

You must copy the backup pieces onto the destination host - not just the archived logs.
Further , they must be in the same directory name as used when backed up on the primary.
Do an Rman > backup database plus archive log ; If your backup went to /u001/backup create liked name dir on the destination host
and copy the contents across. Received on Wed Jul 27 2005 - 13:43:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US