Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Starting SQLPlus via batch script

637632Jun 10 2008 — edited Jun 11 2008
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2008
Added on Jun 10 2008
25 comments
27,472 views