Archive for the ‘Forms 11g’ Category

Minimizing Forms 11g Application’s First Time Startup overhead

Friday, July 2nd, 2010

When  client accesses Forms application for the first time, java run-time classes bundled in JAR files are downloaded to client JRE cache.  These files include frmall.jar, frmwebutil.jar and jacob.jar. Cumulative size of these files is more than 2mb. (more…)

Key Mapping in Oracle Forms 10g and Forms 11g

Thursday, June 10th, 2010

Key mapping or key binding defines how an application should respond when mapped key is typed. Usually application executes some function in repose. For example in Forms 6i, when user types F9, List of value is displayed to the user. It means that key F9 is mapped to function “List of Values”. (more…)

Missing Plugins Error in Firefox with Oracle Forms Services 11g

Wednesday, May 12th, 2010

At the time of installation Forms services 11g is configured to work with a specific version of  java run-time environment. You can find it in your FORMSWEB.CFG file. (more…)

Oracle Portal, Discoverer, Reports and Forms 11g installation Concepts

Friday, April 23rd, 2010

If you are planning to install oracle Forms, Reports, Portal and Discoverer 11g, few core components including Oracle Internet Directory (OID), Oracle Single Sign-On (OSSO) (more…)

Create Virtual Mapping for Forms 11g | Deploy Images and Icons in Forms 11g

Saturday, April 10th, 2010

This article explains virtual Directory Mapping for Forms 11g version 11.1.1.1.0.  This mapped virtual directory can be used to deploy icons, images, HTML and other files. (more…)

Forms, Reports, Discoverer, Portal 11g installation with OID 10g (10.1.4.3) and SSO (10.1.4.3)

Friday, April 2nd, 2010

I want to share my experience of installing Oracle Forms, Reports, Discoverer, Portal 11g with Oracle internet Directory 10g (10.1.4.3) and Oracle Single Sign-On 10g (10.1.4.3). I did it on windows server 2003 sp2. Under each step I have provided the names of installer packages which can be downloaded from oracle website. (more…)