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

Home -> Community -> Mailing Lists -> Oracle-L -> Triggers in 8.1.6

Triggers in 8.1.6

From: <antonio.belloni_at_hstern.com.br>
Date: Thu, 28 Jun 2001 05:54:29 -0700
Message-ID: <F001.0033BA1D.20010628055103@fatcity.com>

Hi,

I found the following in the Oracle Application Developerīs Guide:

>>Do not create recursive triggers. For example, creating an AFTER UPDATE
>>statement trigger on the Emp_tab table that itself issues an UPDATE
>>statement on Emp_tab, causes the trigger to fire recursively until it has
>>run out of memory.

So , there is no more "Table is mutating..." errors ?? How does oracle guarantees the integrity on the table ??

TIA,
Antonio Belloni

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: antonio.belloni_at_hstern.com.br

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 28 2001 - 07:54:29 CDT

Original text of this message

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