Technology Stack - EBS (MOSC)

MOSC Banner

Custom.pll attached library package not found

edited Aug 20, 2021 11:04AM in Technology Stack - EBS (MOSC) 1 commentAnswered

I receive a program Unit Not Found Error When Calling Attached Library From CUSTOM.pll

Eventhough it is attached to CUSTOM.pll it cannot find the package in the library.

Custom.pll event procedure and call:

----------------------------------------

procedure event(event_name varchar2) is 

DEAMS_CUSTOM.event(event_name); 

Error:

---------

ORA-06508: PL/SQL: could not find program unit being called

Path: (CUSTOM.PLL IS IN /tusa1i/applmgr/fs2/EBSapps/appl/au/12.0.0/resource)

-------------------------------------------------------------------------------

echo $FORMS_PATH

/tusa1i/applmgr/fs2/EBSapps/appl/au/12.0.0/resource:/tusa1i/applmgr/fs2/EBSapps/appl/au/12.0.0/resource/stub

Could there be a configuration issue.  Am I looking at the right path?

Tagged:

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