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: QUESTION: RMAN Database duplication

Re: QUESTION: RMAN Database duplication

From: <dominica_at_gmail.com>
Date: 22 Sep 2005 11:33:21 -0700
Message-ID: <1127414001.877018.151180@g43g2000cwa.googlegroups.com>


Hi BD.

You could do a "rename" by the syntax:
db_file_name_convert = ('/u0','/qt3/q0')

Put this in the initINSTANCE_NAME.ora file.

The RMAN book has more detail on it. Check it out.

I do duplicate database from RMAN to another machine for the QA for testing purpose.
It is doing fine.
And my filesystem is slightly different in the "DESTINATION" host.

Dominica Received on Thu Sep 22 2005 - 13:33:21 CDT

Original text of this message

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