Skip to Main Content

SQL & PL/SQL

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

Sreekanth MunagalaMay 10 2010 — edited May 18 2010
Hi Friends,

I have a trigger on a table and the trigger calls a procedure.

I have added a few debug statements in both procedure and trigger and recompiled both of them.

Now, the trigger errors out with the above error message.

I have checked the status of trigger and package and they are VALID.

Before adding the debug statements, everything was working fine. I am wondering how a debug statement can result in this problem?

At this stage, i have reverted the code to the original one. But even then i am getting the same error.

Please advise me on this.

Regards,
Sreekanth Munagala.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2010
Added on May 10 2010
17 comments
4,465 views