[comp.databases] coraenv for Oracle SCO Unix

mcitron@phad.hsc.usc.edu (Mark Citron) (01/24/91)

Has anyone noticed any problems with the coraenv script for C users.
I always come up with syntax error when I run it. I am using 
Oracle version 6 for SCO Unix.

The offending lines seem to be:
if ($?ORAENV_ASK == 0) then		#ORAENV_ASK suppresses prompt when set
    echo -n "ORACLE_SID = [$ORASID] ? "
    set READ=($<)
    if ("$READ" != '') set ORASID="$READ"
endif

Thanks for any suggestions
Mark Citron
-- 
Mark Citron
mark@neurosci.usc.edu