Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: calling sql from korn shell script

Re: calling sql from korn shell script

From: <joel-garry_at_home.com>
Date: 4 Oct 2005 17:36:42 -0700
Message-ID: <1128472602.557334.65850@g43g2000cwa.googlegroups.com>


Does putting an exit before the SQLEND help?

Also, you might
echo "user/pass_at_whataever
select * from emp;" |sqlplus -s > $logfile

jg

-- 
@home.com is bogus.
but everyone knew her as Nancy.
Received on Tue Oct 04 2005 - 19:36:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US