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 -> calling script from command line

calling script from command line

From: Sandra Ward <sw_at_stonehenge-telecom.com>
Date: Tue, 01 Jun 1999 15:54:11 +0200
Message-ID: <3753E602.56C6F229@stonehenge-telecom.com>


HI all,
I am having a problem trying to execute a sql script with 2 parameters from the
command line. I wrote a one line .bat file with the following:

sqlplus un/pw_at_db @c:\enter_ip 10.10.2.21 04/05/1999

It's working fine except I cannot get it to recognise the parameters I am providing on the command line, it keeps prompting me for the 2 parameters again.

TIA
Sandra Received on Tue Jun 01 1999 - 08:54:11 CDT

Original text of this message

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