How to apply patch on Oracle EBS for Java Upgrade?
Currently our Oracle EBS (OIC) version is 12.1 and JRE version is 1.6.24. We are planning to upgrade our Java version 1.7.0_13. After doing some initial investigation we have found below steps which need to be followed .
Some pre-requisite for patch 14614795 [just to resolve the compatibility issue between eBusiness (on which OIC runs) and later version of Java]
1. Ensure the patch for bug 9593176 is already applied before you proceed
2. Upgrade to the latest OUI 10.1 by downloading and installing the same from bug 6640838
3. Latest version of opatch via patch 6880880. Make sure to choose release 10.1.0.0.0 from the release dropdown list before downloading
My Question: