Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hi guys! i'm copying an existing

Status
Not open for further replies.

tt523600

Technical User
Jul 16, 2002
12
NO
hi guys!

i'm copying an existing oracle 7.3.4, 2 instances, to a new server that will replace the old server. The OS is NT4 SP6 and both machines run 7.3.4.0.

Here is what i thought i should do for each instance.

• Stop the instances
• copy all the datafiles over to the new server
o sys1xxx.ora (SYSTEM)
o usr1xxx.ora (USER_DATA)
o rbs1xxx.ora (ROLLBACK_DATA)
o tmp1xxx.ora (TEMPORARY_DATA)
o dat1xxx.ora (DB_DATA)
• copy the controlfiles
o ctl1xxx.ora
o ctl2xxx.ora
• copy the redo-log files, 2 sets
• copy the archive-logs
• copy the initxxx.ora file
• make the new instance with oradim73

All the files will be placed in the same filestructur, located exactly the same.
Does this look about right?
Is there anything I have forgot?
when the old server is deleted from the domain, and the new server is instated with the old server's name and the instances is mounted, shouldn't everything be up and running?
 

Absolutely right!
Robbie

"The rule is, not to besiege walled cities if it can possibly be avoided" -- Art of War
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top