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

Home -> Community -> Usenet -> c.d.o.server -> Re: Interrupting External Procedures

Re: Interrupting External Procedures

From: Dogan Cibiceli <dcib_at_gwl.com>
Date: Mon, 14 Jun 1999 17:02:33 -0600
Message-ID: <37658A09.3F90BCC4@gwl.com>


Joerg Lanzinger wrote:

> Hello *,
>
> I have an external procedure that works fine, but sometimes takes ages
> to terminate. Is there a possibility to catch some 'break'-Signal (like
> Ctrl-C) for stoping at a consistant state? Much the way like Ctrl-C acts
> in SQL*Plus.
>
> Thanks
> Joerg

For unix look at signal command. Received on Mon Jun 14 1999 - 18:02:33 CDT

Original text of this message

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