# More symbols below are defined in .cshrc. Source it in your script.
##########################################################
# FILE       :  env.sh
##########################################################


 ORACLE_HOME=/u01/oracle/product/8.1.6
export ORACLE_HOME

PATH=/bin:/usr/bin
export PATH

