Cloning the DB [message #442116] |
Thu, 04 February 2010 14:30 |
patdev
Messages: 74 Registered: August 2008
|
Member |
|
|
Hi,
what steps i need to follow to create clone of database sysetm.
1) alter controlfile from backup and get the script toc reate databsae
2)shudown database and copy datafile from old to new server
3)edit control file and change old to new intance name
4)remove recover and alter database syntax from control file.
5)creaet same directroy on the new server location
6)run the sql file.
Do i need to install any oracle on new server?
I know it is bad question but new to clone and copy databsae to new server!!
Thanks
Pat
|
|
|
|
|