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: Insert into a table within a trigger that raises an exception...

Re: Insert into a table within a trigger that raises an exception...

From: Doug Swanson <dswanson_at_hms.harvard.edu>
Date: 1997/12/02
Message-ID: <348415BF.D7A5E055@hms.harvard.edu>#1/1

Do you know if this will help?
I have already tried that and it didn't seem to alter the trigger's behavior wrt
allowing anything that happened in the trigger to be committed if a raise_application_error occurred. I may have done something wrong of course so if you know something more, that would be helpful.

Peter Rak wrote:

> Hi,
> Try to read about PRAGMA EXCEPTION_INIT.
>
> Peter.
Received on Tue Dec 02 1997 - 00:00:00 CST

Original text of this message

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