Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Listener problem in Oracle 8.1.5 for RH 6.2
Hi All
I have problem related to listener. On my machine I have Oracle 8.1.5 on RH 6.2. When I issued the command $ lsnrctl I got the following error message
lsnrctl: error in loading shared libraries: libskgxp8.so: cannot
open shared object file: No such file or directory
I have downloaded the library from rpmfind.net and installed it
from root user on my machine. My file libskgxp8.so is located in
$ORACLE_HOME/lib.
However still when I say $ lsnrctl then I get the above error. Is
that file is not used or what? I have also restarted my machine
but it is still not working.
I already have these settings in my .bash_profile. But it is not working. Does anyone has the solution for this problem?
LD_LIBRARY_PATH=/u01/app/oracle/product/8.1.5/lib; export LD_LIBRARY_PATH Amol
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Nandu Garg
INET: focussed_at_rediffmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri May 10 2002 - 02:48:19 CDT
![]() |
![]() |