Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Pass sqlplus Parm thru DOS ?

Pass sqlplus Parm thru DOS ?

From: kb <no email>
Date: Thu, 10 Feb 2000 01:53:02 GMT
Message-ID: <38a21851.10824067@news.mindspring.com>


I'm writing a DOS batch for WIN NT to do a number of things including executing an sql block. The sql invocation goes something like this:

sqlplus @'name of sql file'

That works fine, but I would like to communicate something from the sqlplus functions back to the calling batch file. Is there some way that I can pass a parameter to sqlplus? Or is there a better way to get this done?

I'm still somewhat new to all this.
Thanks for your help,
Kenneth Buck Received on Wed Feb 09 2000 - 19:53:02 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US