My Oracle Support Banner

How to know how many Forms have been opened at runtime. (Doc ID 240152.1)

Last updated on OCTOBER 13, 2023

Applies to:

Oracle Forms - Version 10.1.2.0.2 and later
Information in this document applies to any platform.

Purpose

 To know the number of Forms opened at runtime, we could use global variable
and would get the count of the opened forms.

There is one more method through which one could get the number of Forms
opened at runtime. The example code is given below.

Scope

 Instead of using the global variables, use the following database resident
package. Call the increment and decrement from an appropriate object inherited
trigger (eg pre-form, post-form).

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.