Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 7.3 on Win95 - Batch file problem
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
![]() |
![]() |