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: Moving an RMAN backup

Re: Moving an RMAN backup

From: CANDIDO DESSANTI <termy_at_blunet.it>
Date: Sat, 14 Sep 2002 12:38:43 +0200
Message-ID: <3D8311B3.7060105@blunet.it>

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

Original text of this message

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