Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> SQL*Plus configuration

SQL*Plus configuration

From: Krasimir Georgiev <krasimir_at_rcn.com>
Date: Sat, 15 Jul 2000 12:32:33 -0400
Message-Id: <10559.112137@fatcity.com>


I've set up my $LD_LIBRARY_PATH environment variable to the location of the library files necessary for SQL*Plus and other tools: echo $LD_LIBRARY_PATH retrieves /u01/app/oracle/product/8.1.5/lib - the path where files like
libskgxp8.so reside.

Yet when I try to envoke sqlplus I get an error : error in loading shared libraries: cannot open shared object file: libskgxp8.so

This is happenning for Oracle 8i users other than the oracle user itself. When I installed Oracle 8.1.5 on my Linux box I dealt with the above problem for the oracle user and resolved it (I believe by setting LD_LIBRARY_PATH correctly). I tried to duplicate oracle's environment for the problematic users, but that didn't help.

Any ideas?

Thank you,

Krassimir Georgiev
krasimir_at_rcn.com Received on Sat Jul 15 2000 - 11:32:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US