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: zeb <spam_at_nowhere.com>
Date: Thu, 8 Jul 2004 20:50:34 +0200
Message-ID: <40ed972c$0$20009$636a15ce@news.free.fr>


>
> 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 :)
>

Ok, it's what I done , it works ... Received on Thu Jul 08 2004 - 13:50:34 CDT

Original text of this message

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