Initial Information to Collect to Start Diagnosis of Oracle Forms "Slowness" Issue (Slow Navigation / Latency / ..)
(Doc ID 1902638.1)
Last updated on FEBRUARY 27, 2025
Applies to:
Oracle Forms - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Goal
An "Oracle Forms" Application "involves" many components :
- A Forms Applet running in a Java Plugin running in a Browser
- A HTTP Server with a module mod_wl_ohs receiving the requests from the Java Plugin and forwarding these requests to WLS_FORMS
- A Forms listener servlet running in WLS_FORMS receiving the requests and forwarding them to the forms runtime
- A Forms Runtime (frmweb) executing the PL/SQL code
- A Database
The goal of this document is to describe what "timing" information can be collected in order to find out which component(s) may be responsible for the "slowness".
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |