Re: 3rd try: Linux database server upgrade (hardware only)

  • From: William Muriithi <william.muriithi@xxxxxxxxx>
  • To: Karthik.Ramadoss@xxxxxxxxxxxxxxxx
  • Date: Fri, 5 Oct 2012 09:19:07 -0400

> Plan:
> Pre go-live
> 1.       Install Oracle Linux 5.6 on new servers with temporary hostnames
> 2.       Copy critical OS config files or match the Oracle OS requirements
> 3.       Do a fresh Oracle Home installs (I believe this would be the
recommended way if not mandatory when changing CPU architecture?)
You are not changing CPU architecture. Both of them are implementation of
x86-64 instructions from AMD

> 4.       Copy all individual database config files, *.ora files, etc.
> 5.       Prep the new servers for RMAN backups, scripts
>
> Go live day
> 6.       Shutdown databases on old servers
> 7.       Unmount LUNs from old server
> 8.       Shutdown old servers
> 9.       Do the EMC magic to attach the LUNs to new hosts
> 10.   Change the hostname on new server to production hosts
> 11.   Mount LUNS on new server verifying the LUN-mount point matches old
environment
> 12.   Fire up the databases and the listener

Sound like setting up a database from raw backups.  This will work with
MySQL but I don't think Oracle database will be cooperative. Depends if it
can load the control file.

If it fails, you need to start it with nomount option and then manual point
it to the necessary file through the alter directives. Then all these are
on spfile so may be it will start fine

Very junior as far as oracle is concerned so wouldn't be surprised if I am
wrong. Hope someone senior will correct me though
> 13.   Enjoy a cold one
> I have just listed the core database move steps and of course there will
be lot more prep work to get the scripts, cron jobs and scheduled processes
moved over. I would love to hear from anyone else who has done a similar
task or if you have any inputs.
>
> Thanks in advance,
> Karthik
> Senior Oracle DBA
>
>
> --
> //www.freelists.org/webpage/oracle-l
>
>


--
//www.freelists.org/webpage/oracle-l


Other related posts: