PL/SQL (MOSC)

MOSC Banner

To retrive the user login count in Oracle PL\SQL application

edited Apr 18, 2012 4:45PM in PL/SQL (MOSC) 5 commentsAnswered
Hi All,

We have an application developed using PL\SQL packages with the configuration setup in IAS. The user authentication is setup in OWA_CUSTOM package, boolean function authorize.
The login prompt message is setup in this package and is shown only during the first time of access, we now have a requirement need to track this login prompt count. However, we understand, each time the application pages are accessed, the authentication is checked using the condition mentioned in the procedure. So we are unabe to track the login count by setting up a function in this package. Is there any possible ways to track the count whenever the login prompt is shown.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center