Re: Hoe to terminate a stored procedure?

From: Lando <MarkL_at_quebim.com>
Date: 1997/08/19
Message-ID: <33FA1CB0.A794E8B0_at_quebim.com>#1/1


Take a look at Raise_Application_Error.

DBNerd wrote:

> Hi,
>
> Is there a command in PL/SQL to terminate the process(like exit in C)?
>
> For example, when A calls B, B calls C and C calls D. When D raises a
> exception and I want to terminate the process completely at D, instead
>
> of return back to C, B and A.
>
> Thanks
>
> Bob
Received on Tue Aug 19 1997 - 00:00:00 CEST

Original text of this message