Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> calling script from command line
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
![]() |
![]() |