Home » RDBMS Server » Backup & Recovery » whole database backup
whole database backup [message #220123] Sun, 18 February 2007 23:55 Go to next message
oracle_coorgi
Messages: 188
Registered: September 2006
Location: INDIA-karnataka
Senior Member
hi
i have issue
i have a database called ora10g in one machine ipaddress=10.xx.xxx.xxx
now for some reason i need to install oracle 10g in other machine i need to backup whole database and restore it in new machine
how to go about doing this
thanxs
Re: whole database backup [message #220124 is a reply to message #220123] Mon, 19 February 2007 00:01 Go to previous messageGo to next message
Mohammad Taj
Messages: 2412
Registered: September 2006
Location: Dubai, UAE
Senior Member

Hi,
just fellow below step
Based on windows platform
shutdown immediate;
take cold backup with SPFILE,PFILE,*.dbf,*.log,*.ctl files

On Target Machine.
#set oracle_sid some as old machine sid.

set oracle_sid=<sid>
#create password file and oracle servies.

through ORADIM create Oracle Services
through ORAPWD create password files

#restore cold backup some as old machine path.

#configure listener.ora or tnsnames.ora or sqlnet.ora file through NETCA tool.

#startup your database

hope this helps
Taj



[Updated on: Mon, 19 February 2007 00:01]

Report message to a moderator

Re: whole database backup [message #220125 is a reply to message #220124] Mon, 19 February 2007 00:10 Go to previous message
oracle_coorgi
Messages: 188
Registered: September 2006
Location: INDIA-karnataka
Senior Member
hi
i will work on it after some time thanxs i will get back to up
Previous Topic: ORA-01207: file is more recent than controlfile - old controlfile
Next Topic: Restore 8 to 10
Goto Forum:
  


Current Time: Thu May 02 21:54:48 CDT 2024