Home » Infrastructure » Unix » Starting Intelligent agent
Starting Intelligent agent [message #97883] Thu, 10 April 2003 06:19 Go to next message
Emil Dobrescu
Messages: 1
Registered: April 2003
Junior Member
Situation:Oracle Entreprise Edition release 8.0.3.0.0. installation on Digital Unix version 4.0B
Issue:Starting Intelligent agent with :
alpha>lsnrctl dbsnmp_start
Result:
1122:/ora01/app/oracle/product/803/bin/dbsnmp:/sbin/loader: fatal error: cannot map libclntsh.so.1.0
other thing that I should say: libclntsh.so.1.0 exist in /ora01/app/oracle/product/803/lib; I did all the steps in Installation guide
What should I do?

Thanks!
Re: Starting Intelligent agent [message #97884 is a reply to message #97883] Sat, 12 April 2003 01:20 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

> fatal error: cannot map libclntsh.so.1.0

Try to include your Oracle lib directory in the LD_LIBRARY_PATH and SHLIB_PATH environment variables.

export LD_LIBRARY_PATH=/ora01/app/oracle/product/803/lib:$LD_LIBRARY_PATH
export SHLIB_PATH=/ora01/app/oracle/product/803/lib:$SHLIB_PATH

Best regards.

Frank
Previous Topic: File size limit exceed
Next Topic: Oracle error messages
Goto Forum:
  


Current Time: Thu Apr 25 05:28:22 CDT 2024