Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Emergent: ORA-06520: PL/SQL: Error loading external library
Hi,
When I run ORDSYS.ORDImage.setProperties, I got this error:
ORA-06520: PL/SQL: Error loading external library
ORA-06522: ld.so.1: extprocPLSExtProc: fatal:
/others/app/oracle/product/8.1.7/lib/libordim8.so: open failed: No such file
or directory
I don't have /others/app/ dir in my disk, my $ORACLE_HOME is:
/ora817/app/oracle/product/8.1.7/
When I run env, I got my oracle env for
LD_LIBRARY_PATH=/ora817/app/oracle/product/8.1.7/ctx/lib:/ora817/app/oracle/
product/8.1.7/lib
Why it points to /others/app/oracle/product/8.1.7/lib/libordim8.so ?
Thanks a lot! Received on Tue Jul 22 2003 - 10:10:27 CDT
![]() |
![]() |