Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN: How to restore backup to a different box

Re: RMAN: How to restore backup to a different box

From: Glenn Stauffer <stauffer_at_swarthmore.edu>
Date: Mon, 12 Aug 2002 08:18:39 -0800
Message-ID: <F001.004B2026.20020812081839@fatcity.com>


Check the RMAN docs; the process for doing this is well described there. Basically, you either use a parameter in the init file (when you can do wildcard path changes) or use set commands in the rman recover script.

Glenn Stauffer

On Monday 12 August 2002 11:48 am, you wrote:
> Hi!
>
> I need to restore a RMAN backup (full db backup) of our production database
> to a test machine, which has a different file system layout.
>
> Production box: /u01, /u02, /u03, /u04, /u05
>
> On the test box, all the data files need to be restored under /export
> (i.e. /export/u01, /export/u02 etc.)
>
> How do I achieve this using RMAN?
>
> This is 8.1.7 on Solaris.
>
> Thanks,
> Helmut

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Glenn Stauffer
  INET: stauffer_at_swarthmore.edu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Aug 12 2002 - 11:18:39 CDT

Original text of this message

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