Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

Amar Jadhav
Hi,

We are migration production EBS R12.1.3 from RHEL 5.8 to 6.5 . There is only change in os . other than nothing. Below is our envormnet  . could you please suggest on this. What method we can follow for this .

Existing PROD Configuration :
----------------------------

OS : Red Hat Enterprise Linux 5.8 6.5 (X 64)


EBS: R12.1.3

Database : 11.2.0.3


2 Tier Application with Cluster Daatabase .





Praposed TEST Configuration for Migration :
--------------------------------------------


                                                                                                               

OS : Red Hat Enterprise Linux 6.5 (X 64)


EBS: R12.1.3

Database : 11.2.0.3


2 Tier Application with one db server .
Reply | Threaded
Open this post in threaded view
|

Re: Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

Amar Jadhav
This is our plan
Reply | Threaded
Open this post in threaded view
|

Re: Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

ErmanArslansOracleBlog
Administrator
You just need to do cloning..
Your db will stay in the same node.
Your application tier will migrate to the new node.
So basically, you will copy your apps tier to the new apps machine and then run postclone in the apps tier. ( I recommend you to run exec fnd_conc_clone.setup_clean + db tier autoconfig first)

Note that, if your new machine will have the same hostname and ip address of the old one, then you don't even need to run postclone..
Reply | Threaded
Open this post in threaded view
|

Re: Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

Amar Jadhav
Thanks , In PROD , We have two Application node (distributed appl top ) . I need to configure same in Migration for Dev envornment in new server . What could be steps need to perform as part of application configuration . Do I need to do add node steps or anything .
Reply | Threaded
Open this post in threaded view
|

Re: Migration of EBS R12.1.3 from RHEL 5.8 to RHEL 6.5

ErmanArslansOracleBlog
Administrator
You will do cloning (rapid clone).
Please read the related documents in Oracle Support.
These are well known things.

Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1)
Cloning Oracle E-Business Suite Release 12.2 RAC Enabled Systems with Rapid Clone (Doc ID 1679270.1)