Thursday 3 June 2010

Migrate from Jinitiator to Sun Java JRE plug-in for 11i.

OS - RHEL AS4.6
Database 10.2.1.0
Apps - 10.5.10CU2
1. Apply Prerequisite Patches
Developer 6i Patchset 19
Apply Developer 6i Patchset 19

cd $ORACLE_HOME/developer6i_patch19
./patch_install.sh 2>&1 | tee patch_install_p19.log

cd $ORACLE_HOME/procbuilder60/lib
$make -f ins_procbuilder.mk install

cd $ORACLE_HOME/forms60/lib
$make -f ins_forms60w.mk install

cd $ORACLE_HOME/graphics60/lib
$make -f ins_graphics60w.mk install

cd $ORACLE_HOME/reports60/lib
$make -f ins_reports60w.mk install

apply the required patches for up-to-date
5232832 - APPS6: BLANKS INSERTED INTO CHARACTER MODE OUTPUT
6125732 - FORM CRASH W/ EXECUTE QUERY ON MENU AFTER OPEN_FORM USING THE JRE
6857221 -  APPS6: FOCUS LOSS IN PS19 + PLUGIN 1.5.0_XX (WINDOW SWITCHING)
7329300 - APPS6: REGRN:FORMS CRASH WHEN DO FIND IN LOV
8888184 - APPS6: MERGE LABEL REQUEST FOR BUGS 8645973 8888184 ON TOP OF 6.0.8.28

2.Download the Java Runtime Environment (JRE) 5 plug-in at
http://java.sun.com/j2se/1.5.0/download.jsp

Downloaded JRE Native plug-in from jre-5_ux-windows-i586-p.exe and rename to j2se150x.exe
move this .exe to [COMMON_TOP]/util/jinitiator directory

3. Apply the Interoperability Patch

Download the JRE plug-in Oracle E-Business Suite interoperability patch 6863618

Enable 'Maintenance Mode' by running adadmin, and selecting the following options;

Select menu option 5, 'Change Maintenance Mode'
Select menu option 1, 'Enable Maintenance Mode'

Apply the JRE Interoperability Patch

Step:1
If you are upgrading to the JRE native plug-in for the first time, please apply the interop patch using AutoPatch.
cd [patch_top]
$adpatch

Step:2
Run the txkSetPlugin.sh script from the patch_top/interop_patch_number/fnd/bin/ directory, against the web node of your middle tier

$txkSetPlugin.sh 15015

Disable 'Maintenance Mode' by running adadmin, and selecting the following options;

Select menu option 5, 'Change Maintenance Mode'
Select menu option 2, 'Disable Maintenance Mode'

Restart Apache (on normal mode) by running;
$adstrtal.sh

Start Oracle Applications 11i CU2 and will get java instead of jinitiator

Related Posts by Categories



No comments: