EBS 11i migration from aix 6 to oel 6 on oci

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

EBS 11i migration from aix 6 to oel 6 on oci

soumya
Hi Erman,

Hope you are doing well.
One of my customer has  ebs 11i with 11.2.03 DB running on aix 6 . Due to EOS of hardware they want to migrate it into oci and on linux 6. I understand this would be a cross platform migration. Can you briefly share the path to achieve this. Would be extremely helpful if you could share some docs/links.

One challenge I can foresee: EBS 11i is not supported on 64 bit and all oci instances are by default 64bit.

Would love to know your view on this.

Thank you!!

Regards,
Soumya
Reply | Threaded
Open this post in threaded view
|

Re: EBS 11i migration from aix 6 to oel 6 on oci

ErmanArslansOracleBlog
Administrator
Yes it is a cross platform migration.
You may use a method like XTTS for database tier migration, and you will install the techstack from scratch and copy the all other things and compile on target for application tier migration.
It is a complex migration and in my blog, you may find some examples of it.

for instance: https://ermanarslan.blogspot.com/2015/02/exadata-ebs-11i-exadata-migration-from.html

 Why 11i apps tier is not certified and not supported in 64 bit Linux systems?
The answer is it is just not certified :) It is not optimized to run on 64 bit Linux Systems.
On the other hand; the difference between R12 apps tier and 11i apps tier is; EBS R12 apps tier, which also has 32 bit executables and components, is optimized to run on 64 bit Linux systems.

Linux 6 is not certified with Oracle EBS 11i in the first place. So, you are on your own.. It may still work (I m waying this both for linux 6 and 64 bit arch..), but you may need to do extra stuff, some customized compilation and support your system by yourself. So I don't recommend to go that way.