Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Interrupting External Procedures
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
![]() |
![]() |