Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQLPlus batch runs with auto-exit
sqlplus CONNECTSTRING @scriptname <nul
in Unix (sqlplus CONNECTSTRING @scriptname </dev/null)
Martin
Eric Yu wrote:
>
> How can you run a sql script in batch (DOS/NT) w/SQLPLUS, so that SQLPLUS
> auto-exits after running the script commands (w/o having to put an explicit
> EXIT command into the script)? [Oracle 8.x versions, if that matters...]
>
> Thx,
> Eric
Received on Thu Jan 27 2000 - 11:51:29 CST
![]() |
![]() |