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!

control-c in sqlplus on Windows leaves me at C:> prompt

737979Jan 13 2010 — edited Aug 12 2010
An annoying "feature" of the command line version of SQL*Plus (sqlplus.exe not sqlplusw.exe) is that a control-c will cause the program to abort.
If I set pause on and want to break out of the execution of the query, i end up aborting my sqlplus session.
On unix, a control-c (break) will simply abort the current command, not the program.
Does anyone know a windows work-around or setting to avoid this program exiting "feature".
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2010
Added on Jan 13 2010
11 comments
6,693 views