Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: QUESTION: RMAN Database duplication
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