Re: ctrl c on PCs

2002-09-06 Thread Gene Sais
try ctrl-y on VMS, it interrupts the session. [EMAIL PROTECTED] 09/06/02 09:58AM In sql*plus, if do a ctrl-c from within sqlplus I am returned to the dos prompt. However, from OpenVMS, I am kept in sql*plus. We have some scripts that do a pause in them so can terminate if a problem.

RE: ctrl c on PCs

2002-09-06 Thread DENNIS WILLIAMS
Jeffrey In the first case you are executing SQL*Plus directly on your PC. In the OpenVMS case, I assume that you are using some terminal emulation program to reach OpenVMS and starting SQL*Plus on that system. You may want to verify whether your terminal emulation program is sending the

RE: ctrl c on PCs

2002-09-06 Thread Hemant K Chitale
Be careful about setting AutoCommit. What if you really want to abort a transaction in certain cases ? Hemant At 06:43 AM 06-09-02 -0800, you wrote: Set autocommit to on and try. that will commit before exiting sqllplus Shiva -Original Message- From: Jeffrey Beckstrom [mailto:[EMAIL