Copy or Clone Database To Another Machine
Copy or Clone Database To Another Machine
5. Restore/ or copy the backup and the archived logs (if any) to the new
machine.
6. Copy your INIT.ORA file to the new machine. Ensure your controlfile
and
archive destinations in ini$ORACLE_SID.ora (or config$ORACLE_SID.ora)
are
set properly on the new machine.
8. Start sqlplus, connect SYS AS SYSDBA (internal) and run the create
controlfile script.
11. Change the global name of the new database to avoid problems with
networked applicationa and replication:
************************************************************************