c# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
export ORACLE_HOME=/refresh/home/app/oracle/product/11.2.0/dbhome_1
export PATH=$ORACLE_HOME/bin:$PATH
export ORACLE_SID=orcl
I had rebooted the system still cannot execute sqlplus in any prompt.
Any suggestions would be much appreciated.
Thank you,
Charles Babu J