Starting SQLPlus via batch script
637632Jun 10 2008 — edited Jun 11 2008Hi,
When I type in: sqlplus USER/PASS@SERVER at command prompt it starts SQL Plus in the command prompt.
Now when I save this command as .bat file and then execute this bat file it doesn't start SQL Plus. It just keeps on executing this command continuously.
How can I start SQL Plus via a batch file.
Thanks in advance,
Raja