Showing posts with label Upgrade Jinitiator version in Oracle EBS 11i. Show all posts
Showing posts with label Upgrade Jinitiator version in Oracle EBS 11i. Show all posts

Tuesday, 10 April 2012

Upgrade Jinitiator version in Oracle EBS 11i


Down load both interoperability patch [6169479 (1.2M)] and Jinitiator patch [6350285 (7.6M)].

Step#1) Stop the application services.
Step#2) Enable maintenance mode.
Step#3) Apply the u driver of the interoperability patch#6350285.
Step#4) Copy the jinitiator executable file from Jinitiator patch#6169479 to the $COMMON_TOP/util/jinitiator directory.
Step#5) Run the jinit.sh  script from Interoperability-patch-top/6169479/fnd/patch/115/bin/
                                sh jinit.sh 13129
Step#6) Verify the Jinitiator version after the upgrade.

go to $OA_HTML/bin and then  issue :
grep -i version appsweb.cfg 

and verify the version should be upgraded to  1.3.1.29.

Please perform the step#3, 4, 5, and 6 on all nodes of the instance (if it’s a multi node instance).

Step#7) Disable maintenance mode.
Step#8) Start the Application services.

Reference Metalink Document :ID: 232200.1