Oracle 10g XE environment variables
449323Jul 18 2006 — edited Jul 24 2006On my Ubuntu 6.06 system with Oracle 10g XE even though I have run:-
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
which I believe sets environment variables, when I try:-
sqlplus / as sysdba
I get:-
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
What is wrong with this system?