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: Problem coming out sqlplus from korn shell script

Re: Problem coming out sqlplus from korn shell script

From: <cdoganay_at_my-dejanews.com>
Date: Tue, 25 Aug 1998 13:16:50 GMT
Message-ID: <6rudg2$rm8$1@nnrp1.dejanews.com>


In article <35E1ED92.6C620E0A_at_gte.net>,   Ramey Muforo <muforo_at_gte.net> wrote:
> When I run an oracle script embeded in korn shell, it executes the
> sqlplus commands, but it finishes, it waits at the sqlplus prompt. What
> do I have to do for it to totally get out of sqplus and return to the
> command line.
>
> Thanks in advance for your help.
> Ramey Muforo
> rmuforo_at_tdcs.tel.gte.com
>
>

use
sqlplus << EOF
...
....

EOF Cemal

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Tue Aug 25 1998 - 08:16:50 CDT

Original text of this message

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