Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to disable < control + C > key in SQL*PLUS

Re: How to disable < control + C > key in SQL*PLUS

From: TurkBear <johng_at_mm.com>
Date: Mon, 18 May 1998 14:17:58 GMT
Message-ID: <356142f6.2383607@news2.mm.com>


Try SET ESCAPE = OFF
as the first line of your script.

yltong_at_oliv1.oli.hk wrote:

> As the subject mentioned, I won't user can the stop my sql script to exit to
>SQL prompt during running.
>
Received on Mon May 18 1998 - 09:17:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US