Running SQL*Plus batch file on NT4.

From: RCastore <mudhens_at_cyberramp.net>
Date: 1997/06/10
Message-ID: <339d9224.5636288_at_newshost.cyberramp.net>#1/1


[Quoted] [Quoted] I am attempting to run a batch file which calls 22 sql scripts. The file syntax looks like

sqlplus username/password _at_path\filename1
sqlplus username/password _at_path\filename2
sqlplus username/password _at_path\filename3
etc (22 times)

[Quoted] This method causes 22 windows to open up and attempts to run each of the scripts simultaneously. Since each of the scripts depends on the output of the previous scripts, this is not acceptable. This process currently works on HP-UX just fine.

I am working on a 7.3 Oracle database using SQL*Plus 3.3 running on Win NT 4.0.

Any help in this matter would be much appreciated. If possible, please e-mail me at mudhens_at_cyberramp.net Received on Tue Jun 10 1997 - 00:00:00 CEST

Original text of this message