Wednesday, 12 August 2015

Steps for Oracle CPU JRocket Patch



Steps for CPU JRocket Patch

1    1. Download the latest JRocket patch from Oracle support (support.oracle.com).

2. Unzip the patch using this command “unzip p18763693_2833_Linux-x86-64.zip”.

3. Unzip again the new zip file produced, use this command “unzip jrockit-jdk1.6.0_81-linux_x86_64.zip”.

4. Move the extracted folder to middleware home(/u02/oracle), use this command “mv /u05/JrocketPatch/jrockit-jdk1.6.0_81 /u02/oracle”.

5.    Copy the path of jrocket patch(“/u02/oracle/jrockit-jdk1.6.0_81”) and set the JAVA_HOME variable and save the file.  You will find the JAVA_HOME variable in “setDomainEnv.sh” file in this location “/u00/oracle/middleware/user_projects/domains/test_domain/bin”.

No comments:

Post a Comment