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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 7.3 on Win95 - Batch file problem

Re: Oracle 7.3 on Win95 - Batch file problem

From: Richard Willemsen <rwillems_at_xs4all.nl>
Date: Sat, 23 May 1998 19:25:47 GMT
Message-ID: <35672255.14005470@192.168.0.1>


Hi Chuck,

Why don't you write a SQL(plus) script which calls the multiple SQL statements and run it with SQLPLUS.

grtnx,
Richard

On 23 May 1998 19:05:07 GMT, hooperce_at_aol.com (Hooperce) wrote:

>I am running multiple 'sqlplus' statements in a DOS batch file - each dependent
>on the prior finishing before it runs. On Oracle 7.2, I had no problem. Now,
>with 7.3, each sqlplus executed immediately issues a child (PLUS33) process and
>goes on to the next sqlplus statement BEFORE the prior process finishes. Is
>there an Oracle parameter I can set to overcome this or is there a tricky DOS
>method?
>Thanks in advance - any ideas appreciated.
>Chuck Hooper
>Pro Relational Systems
>Charles_Hooper_at_ProRelSys.Com



Real programmers don't comment their code. It was hard to write, it should be hard to understand.

Richard Willemsen
http://www.xs4all.nl/~rwillems/ Received on Sat May 23 1998 - 14:25:47 CDT

Original text of this message

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