Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT - how can I run SQL*Plus from a .bat file?
look at the NT start command (/wait parameter).
hth,
gert
-- reply address is altered to keep the spam down remove the nospamplease part to reply... Michael Del Toro <michael.deltoro_at_sni-usa.com> wrote in article <01bcd284$8471ae50$c7559d88_at_mdeltoro2>...Received on Tue Oct 07 1997 - 00:00:00 CDT
> How can I run an SQL*Plus script (that drops indexes) in a .bat file
> WITHOUT the rest of the shell commands being executed immediately.
>
> Currently, the COMMAND PROMPT spawns an SQL*Plus process and continues
with
> the rest of the commands in the shell.
>
> I do not want any of the other commands in the shell script to get
executed
> UNTIL the SQL*Plus process is finished.
![]() |
![]() |