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: Enno Pommerening <Enno.Pommerening_at_hamburg.netsurf.de>
Date: Mon, 25 May 1998 10:27:31 +0200
Message-ID: <35692B72.C0FA6646@hamburg.netsurf.de>


You could change your batchfile :
Do not call sqlplus but plus33.exe (probably with the whole path )

Hope this helps.

  Enno

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
Received on Mon May 25 1998 - 03:27:31 CDT

Original text of this message

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