From: PVermaak@msn.com (Peet Vermaak)
Subject: Re: ?Only DB owner can run sqlplus?
Date: 1996/07/07
Message-ID: <00001a1b+00007506@msn.com>#1/1
references: <4rc0i9$9sq@maverick.tad.eds.com> <4rgnjp$9vd@tpd.dsccc.com>
organization: The Microsoft Network (msn.com)
newsgroups: comp.databases.oracle



Check the values for ORACLE_HOME and ORACLE_SID (case sensitive) as 
set up for oracle user before running sqlplus . These values need to 
be the same for other users. (On UNIX system you could possibly check 
the login scripts for setup values).

I suspect that the user is not set for the correct instance of Oracle.


