Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Moving an RMAN backup
Jake wrote:
> Hola,
>
> Per 8.1.7.0.0, Is there anyway to update the catalog, to indicate that an
> RMAN backup has moved to a different directory? I've been looking thru all
> the doc, and I can see how you can update/manage the catalog with respect to
> image copies (and exports). But what if I need to move the RMAN backup
> files somewhere else? How do I update the catalog? Something ala:
>
> alter catalog rename backupfile 'old_path_to_file' to 'new_location'
>
> Thanks (as always)
> Jake
>
>
you could rename the file updating the rman catalog (maybe dangerous) or you can move your files and make some links at old location if you are under unix.
Anyone knows a better way?
change command isnt abvle to rename backuppieces
Received on Sat Sep 14 2002 - 05:38:43 CDT
![]() |
![]() |