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 on windows

Re: RMAN on windows

From: Keith <kknauss_at_gmail.com>
Date: 15 Sep 2005 07:58:44 -0700
Message-ID: <1126796324.202168.151850@g47g2000cwa.googlegroups.com>


RMAN duplicate works great. It'll perform the restore, recovery, rename the database, and change the dbid without much thought on your end. You can use "set until" just like with recovery to be selective on what "image" you use to create your destination database.

No need to pre-build an instance (as would be needed if using transportable tablespaces)... you'll simply need to have the binaries on your dev/test environment, copy/modify the pfile, create the password file, then kick off the duplicate.

When you're done, just add data files to your temp tablespace, and you're in business. Received on Thu Sep 15 2005 - 09:58:44 CDT

Original text of this message

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