How "cloney" do you want the second database? Do you want to use the same data files from the source database? Do you simply want the logical data content of the source database in the target database?
I'll post an answer based upon your clarifications to the above questions.
Mufasa
(aka Dave of Sandy, Utah, USA)
[I can provide you with low-cost, remote Database Administration services: see our website and contact me via www.dasages.com]
If you wish to use the same data files, to clone the database, then that is a bit tricky. Presuming that you have already installed the Oracle software, you must:
1) Ensure that you are using the same-flavoured operating system (i.e., Solaris to Solaris, or Windows to Windows). [If you are using Windows, you must ensure that you have run the appropriate "oradim" command to create the Oracle service on the target machine. Start the service on Windows.]
2) Copy all database files from the source machine to the target machine. Bring across all files that you would need to make the source database run: for example, parameter file, database data files, on-line redo log files, and control files.
3) Using SQL*Plus, attempt to start the cloned database. Address any startup errors that you may encounter.
Let us know your findings.
Mufasa
(aka Dave of Sandy, Utah, USA)
[I can provide you with low-cost, remote Database Administration services: see our website and contact me via www.dasages.com]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.