Error loading external library ORA-06522
Gurus, 11203 RAC ,RHEL 6 x86_64 bit I'm having problem to make external procedure work ,.I have modified the listener.ora in GI(gird Infrastructure) with the below entries ,the extproc.ora file in rdbms home has the directory path for the library but i still keep getting the error .tried mulitple stop and start of the listeners. [Error] Execution (1: 1): ORA-06520: PL/SQL: Error loading external library ORA-06522: /lnx30/oracle/optim/bin/libODPPORAUdf.so.11.3: cannot open shared object file: No such file or directory Listener.ora SID_LIST_LISTENER = (SID_LIST = (SID_DESC = (SID_NAME = PLSExtProc) (ORACLE_HOME = /lnx30/oracle/product/11.2.0.3/db) (PROGRAM = extproc) ) ) lsnrctl status LISTENER Service "PLSExtProc"