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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORACLE Variables Linux bash, please help!

Re: ORACLE Variables Linux bash, please help!

From: Antonio 6sette <bottesini_at_libero.it>
Date: Thu, 11 May 2006 14:35:35 +0000 (UTC)
Message-ID: <e3vi3n$rkr$2@area.cu.mi.it>


On 2006-05-11, Lanying & Manfred <manfis_at_t-online.de> wrote:
> When starting sqlplus, I get a message:
>
> bash sqlplus command not found

ares_at_antonio:~$ which sqlplus
/usr/local/oracle/OraHome/bin/sqlplus

if 'which' not find 'sqlplus', try to add $ORACLE_HOME/bin to your PATH, in .profile ...

P.S.
sorry for my english ...

-- 
#include <stdio.h>
int main(void){char c[]={10,65,110,116,111,110,105,111,32,98,97,114,98,111,110,
101,32,60,104,105,110,100,101,109,105,116,64,116,105,115,99,97,108,105,110,101,
116,46,105,116,62,10,10,0};printf("%s",c);return 0;}
Received on Thu May 11 2006 - 09:35:35 CDT

Original text of this message

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