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.