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 grab the name of a failing trigger in Form4.5

Re: How to grab the name of a failing trigger in Form4.5

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Thu, 22 Apr 1999 11:36:25 +0400
Message-ID: <371ED179.B4A78CCD@dd.ru>


As far as I know the better way is using exception–handling part in each PL/SQL unit :), as mentioned by Patrick Flahan.

Loyal Barber wrote:
> Steve Cosner wrote:

<snip>
> > Run the form with debug messages turned on.
<snip>
>
> This might be a bit misleading.
>
> If I have trigger A which raises trigger B then trigger
> A resumes at the conclusion of B, I will see a display indicating
> that A fired then B then I will get my error.
>
> So in this case, even though the error occurred in A, I would think
> it occurred in B.
>

<snip>

--
Valeri Sorokine
ProSoft, Russia, Moscow, Information Systems Division Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640 E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru http://www.dd.ru Received on Thu Apr 22 1999 - 02:36:25 CDT

Original text of this message

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