ORA-06508: PL/SQL: could not find program unit being called
Date: 20 Jul 1998 13:24:17 GMT
Message-ID: <01bdb3e1$6ae5cae0$430201a0_at_gemini.capitale.qc.ca>
hi,
my environment is developer 2.1 and oracle 8.0.4 on sun solaris.
I have a form with a library attach to (a.pll). this library have another library attach to (b.pll).
some times, after generating the form, the execution of a procedure include in the library b.pll produce this error:
ORA-06508: PL/SQL: could not find program unit being called
to fix this problem:
I put all forms and librairies in one directory. this directory is the working directory.
I have the problem again.
I use oracle_path, forms50_path and oraplsqlloadpath.
I have the problem again.
I detach a.pll and b.pll and reattach this library in this order: b.pll and a.pll.
I fix the problem until the next generation.
The application have 250 forms and during the development, we generate several times.
Do you experience this kind of problem ???
thanks a lot.
stephane.parenteau_at_capitale.qc.ca Received on Mon Jul 20 1998 - 15:24:17 CEST
