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!

PLS-00907: cannot load library unit

930854Jan 9 2017 — edited Jan 9 2017

favo

I faced the below error

PLS-00907: cannot load library unit FUNC_EMP_DETAILS (referenced by )

The objects are valid state only.

After some time, I started seeing errors in all packages and views that referenced the unit. Error message is

PLS-00907: cannot load library unit (table name)

Googling on this error does not give much information. In one place, I saw that below command will help but it seems to me as very risky command

alter system flush shared_pool

Can anyone help me with the reason and solution to this?

Thanks,

Abdul

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2017
Added on Jan 9 2017
3 comments
6,294 views