Re: Execute a script in SQLPLus command-line and exit ?

From: Barth Siemens <bsiemens_at_uniserve.com>
Date: Sun, 09 Apr 2000 06:30:39 -0700
Message-ID: <38F085FE.18D4250_at_uniserve.com>


According to SQL*Plus User's Guide and Reference, p.146

sqlplus /nolog _at_sqlscript[.sql]

... and make sure to issue a connect statement

Joe Seefeldt wrote:

> I seem to remember a way to execute a sql script from the command-line and
> exit SQLPlus after execution. Similar to SQLServer's "isql -i".
>
> Is there a way to do this with SQLPlus? Is there a better way to do what I
> want to do?
>
> Oracle 8.06 on Solaris.
>
> thanks,
> js
Received on Sun Apr 09 2000 - 15:30:39 CEST

Original text of this message