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!

Strange issue facing frequently in Oracle "PLS-00907: cannot load library unit"

pnshende_DBEJul 12 2016 — edited Jul 12 2016

Hi All,

I am using Oracle Database 11g Release 11.2.0.4.0 and application server has Oracle 11.2.0.4 client to establish database connection, an application invokes database objects (procedure, functions etc.) to perform operations.

Now whenever an application gets a call to database procedure I am getting below error and it comes on a call of any procedure in database and very frequently I am getting it.

Can anyone please suggest on this error ?, How Can I avoid this error ?

PLS-00907: cannot load library unit <procedure name>

Error Code: 6550

Error State: 65000

Thanks,

Pravin.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2016
Added on Jul 12 2016
8 comments
2,200 views