Re: instant client RH EL 4.4 sqlplus

From: yossarian <yossarian99_at_operamail.com>
Date: Tue, 27 May 2008 15:10:36 +0200
Message-ID: <483c084c$0$29992$5fc30a8@news.tiscali.it>


kbloomfield_at_yahoo.com wrote:

> Have unset ORACLE_HOME - same result.

Works for me on a Slackware box.

$ export LD_LIBRARY_PATH=/home/install/oracle/instantclient_10_2
$ export ORACLE_HOME=/tmp/
$ ./sqlplus /nolog

Error 6 initializing SQL*Plus
Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory $ unset ORACLE_HOME
$ ./sqlplus /nolog

SQL*Plus: Release 10.2.0.4.0 - Production on Tue May 27 15:09:31 2008

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

SQL> Y. Received on Tue May 27 2008 - 08:10:36 CDT

Original text of this message