Login  Register

Re: 19c cloning

Posted by ErmanArslansOracleBlog on Apr 24, 2022; 5:27pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/19c-cloning-tp10865p10866.html

The cloning process is already documented Raiq..

Please see -> Cloning Oracle E-Business Suite Release 12.1 with Multitenant Database using Rapid Clone (Doc ID 2560690.1)

Only the physical cloning is not documented there..
That is done by you.. Using your preferred method, such as RMAN restore, Flash Copy, Snap View, or Mirror View..

Probably you will use rman and you got to check Oracle documentation for this... You may use RMAN DUPLICATE..

See -> https://docs.oracle.com/en/database/oracle/oracle-database/19/bradv/rman-duplicating-databases.html

You have DB_FILE_NAME_CONVERT and LOG_FILE_NAME_CONVERT parameters..

See the example given in the above document..
For instance: Example: Duplicating a Database to a Remote ASM Host by Using Active Database Duplication with Backup Sets