DOYENSYS Knowledge Portal



We Welcome you to visit our DOYENSYS KNOWLEDGE PORTAL :

Click here Navigate to Doyensys Knowledge Portal

Saturday, August 2, 2008

Oracle EBS Apps in MS-Vista

Dear All,

This post is relating to using Vista in EBS.

Info: Vista is certified in Ebs 11i.

Permenant solution : Upgrade Sun Java Plug-in JRE 1.5.0_12

Certified Configurations

Release 11i -- 11.5.10.CU2
Applications 11.5.10 plus Maintenance Pack 11.5.10 CU2 or later
Oracle Developer 6i Patchset 18 (6.0.8.27.x) or later (Metalink Note 125767.1 https://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=125767.1)
Oracle Applications Technology 11i.ATG_PF.H Rollup 4 http://blogs.oracle.com/schan/2006/08/latest_ebusiness_suite_technol_1.html (RUP 4) (patch 4676589) or later
Microsoft Vista desktop clients running Internet Explorer 7
Sun Java plug-in (JRE) 1.5.0_12

Release 11i -- 11.5.9.CU2
Applications 11.5.9 plus Maintenance Pack 11.5.9 CU2 or later
Oracle Developer 6i patchset 18 (6.0.8.27.x) or later (Metalink Note 125767.1 https://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=125767.1 )
Oracle Applications Technology 11i.ATG_PF.H Rollup 4 http://blogs.oracle.com/schan/2006/08/latest_ebusiness_suite_technol_1.html (RUP 4) (patch 4676589) or later
Microsoft Vista desktop clients running Internet Explorer 7
Sun Java plug-in (JRE) 1.5.0_12

Release 12
Oracle Applications Release 12 with R12.ATG_PF.A.DELTA.3 http://blogs.oracle.com/schan/2007/10/apps_technology_1203_update_no.html (patch 6077669) or later
Microsoft Vista desktop clients running Internet Explorer 7
Sun Java plug-in (JRE) 1.5.0_12.

Temporary solution:
1 - Install JAVA jdk1.6.0_02 - http://java.sun.com/javase/downloads/index.jsp
2 - Put first on PATH variable: C:\Program Files\Java\jre1.6.0_02\bin;
Now a little problem...
In my machine just this not solved the problem, but in another machine was enought.
Then I proceeded the step 3:
Copy the jvm.dll file under C:\Program Files\Java\jre1.6.0_02\jre\bin\client to C:\Program Files\Oracle\Jinitiator\bin\hotspot, where is the jinit version.
The directory bin\client is hidden but exists... :)
* Don't forget to backup the original file.

It worked for me.

IMP:** The Above informations are consolidated information from Internet. and Temporary solution has been displayed after testing.**

Thanks & Regards,
Narasimha Rao.K

2 comments:

Sesha said...

Good One! Nice solution and lot of people needed this...

Another TIP :
Use netscape 4.7X -- Old version, but a workaround in using VISTA desktop clients to access Oracle Applications

Manual step to copy plugin JINIT plugin:

Copy NPJinit13118.dll (where 13118 is the version of the JINIT... which can change from version to version) from .../Program Files/Oracle/Jinitiator1.3.1.8/bin folder to Plugins folder under the installation folder for Netscape.

Restart Netscape Navigator and access your applications.

You can cross-check if the plugin is loaded or not, by using the help menu in the Netscape browser.

Narasimha Rao said...

Thanks Sesha for your valuable input.