Re: Running OEBS 11i on 64-bit Linux
Posted by ErmanArslansOracleBlog on Oct 23, 2019; 10:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Running-OEBS-11i-on-64-bit-Linux-tp7796p7797.html
Hi Artyom.
Thanks.
Unfortuneatly, there is a typo there.. Thanks for pointing it out :)
I just modified that blog post..
The apps tier was 32 bit..
This is a must.
Yeah there is 16GB RAM limitation there..You may want to add more application servers if you need more processes and more memory in the apps tier.
Lets take a detailed look at this 32bit-64bit subject ;
When we talk about an 64 bit EBS, we actually talk about an 64 bit Oracle Database + an Application tier which have both 32 bit and 64 bit components.
So yes! Even if our EBS environments are R12 and even if they are 64 bit, we still have 32 bit components deployed and 32 bit code running our EBS environments.
Except some of the 64 bit executables such as executables in the Advanced Planning product line, the EBS apps Tier is 32 bit. That's why we apply 32 bit version of patches in to the R12 10.1.2 and R12 10.1.3 Oracle Homes.
Even for R12 application patches which we apply using adpatch, the situation is the same. We apply 64 bit version of these patches if they are available ..(these patches may deliver 64 bit files or may deliver 32 bit files, it may according to the situation, but we dont care), we just apply 64 bit adpatches if they are available, if tthere are not 64 bit patches, we apply the 32 bit patches.
What about 11i then? 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.
So keep that in mind, and 64 bit EBS R12 apps tier is not fully 64 bit, but it runs on 64 bit Linux servers stabily, because Oracle have made optimizations which let EBS R12 apps tier 32 bit code run on 64 bit servers.