Oracle Forms (MOSC)

MOSC Banner

Same function name in form and library

edited Nov 13, 2013 5:12AM in Oracle Forms (MOSC) 1 commentAnswered
Hi,
A problem raises *sometimes*, quite rarely:

<my_form.fmb --calls-->  <procedure my_proc from my_lib.pll--calls-->  <function by it's name: my_func>

Both my_form and my_lib have a function with same name "my_func".
The idea was to use Form's function when it exists, and Library's one - if no.
As far as I know it works in most cases.

But sometimes we get an ORA-06508 "could not find program unit being called".
It looks like Forms "can't understand which function it should call".

Could someone explain please how the mentioned above "calling schema" must work

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