We have a package and testing the package..whenever we compile the package and execute any procedure or function in that package we are getting error "ORA-06508: PL/SQL: could not find program unit being called.".
But the package got compiled successfully ....
Some says we need to log off the session and relogging in will solve the problem..
How to avoid this error...