Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Get_Application_Property(USERNAME) and proxyuser

Jayaram NagarajanFeb 11 2013 — edited Feb 12 2013
Hello,
I have a proxyuser setup and an appuser which has grant connect through proxyuser.
So, when connecting to forms , when we say proxyuser[appuser] for user field while logging into the db,
the Get_Application_Property(USERNAME) literally reads the user field and has value proxyuser[appuser] but desired is appuser.
Is there a way to override it and just get appuser like we see in other tools like Toad which shows appuser@db rightly and use the USER value.
Of course, i could do string manipulations or use USER value itself but its a lot of change for us, hence wanted to know.
Thanks.

Edited by: 902337 on Feb 11, 2013 8:11 AM

Edited by: 902337 on Feb 11, 2013 8:12 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2013
Added on Feb 11 2013
8 comments
6,665 views