Oracle Forms (MOSC)

MOSC Banner

How to identify Forms end user in database

edited Jul 1, 2020 5:00AM in Oracle Forms (MOSC) 4 commentsAnswered

Hello!

FORMS 12.2.1.4

Oracle DB 12.1.0.4

formsweb.cfg file:

...

[bildev]

userid=main_user/xxxx@bildev

envFile=bildev.env

WebUtilArchive=jacob.jar,frmwebutil.jar

WebUtilLogging=off

WebUtilLoggingDetail=normal

WebUtilErrorMode=Alert

.....

So, every connection to DB throw the forms is done by main_user/xxxx@bildev as you can see in formsweb.cfg file (in v$session we see only main_user connections from application server and not end user).

We have to identify every end user to give it appropriate permissions and to audit it.

Please advise how can we resolve this issue.

Anna

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