Newbie queries
I have installed Oracle 11gR2 to M4000 with Solaris 10 but recv the following when issue sqlplus:
-bash-3.2$ sqlplus '/ as sysdba'
Error 6 initializing SQL*Plus
SP2-0667: Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
-bash-3.2$ echo $ORACLE_HOME
/u01/app/oracle/product/11.2.0
-bash-3.2$ echo $ORACLE_SID
testdrDB
any pointer is appreciated.