export ORACLE_HOME=/app/oracle/product/11.2.0/dbhome_1
export ORACLE_SID=orcl
export ORACLE_BASE=/app/oracle
export PATH=$PATH:$ORACLE_HOME/bin
