Increasing Memory Size For Frmweb with CALL_FORM/OPEN_FORM in 12c
(Doc ID 2618197.1)
Last updated on MAY 09, 2023
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
Starting with Forms 12.2.1.3, when navigating through the application using CALL_FORM / OPEN_FORM, the memory is not properly released with EXIT_FORM.
With intensive use of the application, memory leaks can appear.
Although it is expected that the memory usage between versions will differ due to new feature additions and other changes, it is not expected that a processes memory will continue to increase with no sign of decreasing throughout its lifespan. Continually increasing memory of a process often suggests a possible memory leak, where as a relatively stable memory usage simply reflects the needs of the process.
Changes
Upgrade to Forms 12.2.1.3 / 12.2.1.4
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |