Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: new location of backupset update in catalog
DBA Learning schrieb:
> Hi
> I am newbie here. I have made a backup on Oracle 10g using rman and
> 10g catalog. My backupset is in C:/first_location/*.bak. This is shown
> in catalog database.
>
> Say, all the backup pieces are moved to D:/second_location/*.bak to
> the above backupset.
>
> How do I tell my catalog the new location of backuppieces. How do I
> use "catalog command" to reflect new location
> (D:/second_location/*.bak) in my catalog database.
>
> Can someone help me with the syntax and usage.
>
> thanks in advance.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
to uncatalog - CHANGE UNCATALOG ...
to catalog after move to new location - CATALOG BACKUPPIECE ...
Syntax is provided at
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta011.htm#sthref230
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta012.htm#sthref245
Best regards
Maxim
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 08 2006 - 09:34:20 CDT