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: Jake <me_at_heyjay.com>
Date: Sat, 14 Sep 2002 08:17:05 -0500
Message-ID: <alvcpk$eqm$1@bob.news.rcn.net>

Don't give me the "RTFM". I already did and you're wrong: You cannot use catalog to perform the following operations:

  a.. Catalog archived redo logs and control file copies that were created in Oracle7 unless the file belongs to a tablespace that was offline normal or read-only when you migrated the database to Oracle version 8.0 or later.

  b.. Re-catalog backup pieces or backup sets. The "alter catalog..." was a pseudo code example, duh.

Jake

"Sybrand Bakker" <gooiditweg_at_sybrandb.demon.nl> wrote in message news:2e16oukld9ogl2r4cof07gblrgaugcbl81_at_4ax.com...
> On Sat, 14 Sep 2002 02:01:57 -0500, "Jake" <me_at_heyjay.com> 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
> >
>
> use the uncatalog command followed by the catalog command.
> Questions like this one can be best looked up in the appropiate
> manual.
> You would have found the 'alter catalog' command doesn't exist in
> RMAN.
>
> Hth
>
>
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Sat Sep 14 2002 - 08:17:05 CDT

Original text of this message

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