Windows: Quit SQLPLUS without exit

From: Sunny Singh <sunny313_at_hotmail.com>
Date: 21 Nov 2001 16:47:53 -0800
Message-ID: <f3f27ff5.0111211647.68d49f5c_at_posting.google.com>



[Quoted] [Quoted] SQL*Plus will exit without an exit if called this way:

sqlplus user/password<<-EOF
_at_script.sql
EOF The above works on UNIX. I need way to run a sql file on Windows(dos) from sqlplus, and the sqlplus call should exit, without an explicit "exit" in the script.

Pl help. Received on Thu Nov 22 2001 - 01:47:53 CET

Original text of this message