Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Rman - Curious Question
<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
![]() |
![]() |