[oracle@localhost oracle]$ sqlplus
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
[oracle@localhost oracle]$ emctl start
TZ set to PRC
EM Configuration issue. /u01/app/oracle/product/10.1.0/db_1/localhost.localdomain_orcl not found.
[oracle@localhost oracle]$
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi