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!

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

927466Feb 19 2015 — edited Feb 25 2015

Hi All,

I have a big problem and tried many things already.

Machines : HP-UX server, windows 7-64 pc, forms 10G.

It's a form with attached libraries f.e word.pll, excel.pll and webutil.pll

A trigger start a procedure in libr. word, no problem.

When the procedure in word.pll calls something (procedure or function) in webutil.pll I get the message as above.

All libraries and forms are in the same directory, I controled the forms_path.

I re-attached the libraries in the form.

In forms developer I compiled everything (shift+ctrl+k) no errors.

Compiled the libraries on the server, no problem, no errors (so far as I can see).

Compiled the form, no error messages.

I want to run the form and ......... ORA-06508

What did I do wrong or what I forgot to do?

I hope someone can help me.

Regards, Cees

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2015
Added on Feb 19 2015
12 comments
3,410 views