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: [RMAN] backups are in another place

Re: [RMAN] backups are in another place

From: surf <surf_at_surf.com>
Date: Thu, 8 Jul 2004 18:01:44 +0200
Message-Id: <1089302510.15547.0@nnrp-t71-02.news.uk.clara.net>


Hi,
i've come this way too.

just type this at command prompt (assuming that no device is attached to d:)

subst d: c:\

and now d: is equal to c:
so if you have the backup in c:\backup, d:\backup is the same rman will work like this

to delete the virtual drive, -> subst d: /d

good restore :)

"zeb" <spam_at_nowhere.com> a écrit dans le message de news:40e30f52$0$6135$636a15ce_at_news.free.fr...
> Hi,
>
> I try to restore a rman backup
> in another machine in a different location.
>
> The backup was done to D:\backup (no catalog )
> and I have no D:\ drive in the new machine.
> The restore command search a D:\backup
>
> How can I can change it to C:\backup for example ?
>
> Thanks for your help
>
> oracle 8.1.7
> windows 2000
>
>
Received on Thu Jul 08 2004 - 11:01:44 CDT

Original text of this message

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