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 -> Error ORA-04091

Error ORA-04091

From: Luca Cappelletti <NOSPAM_cappelletti_at_programmers.net>
Date: Wed, 18 Aug 1999 22:35:36 GMT
Message-ID: <37c03535.911720@proxy>


Hi!
Is there anybody who knows this error?
I'm calling a stored procedure from an "AFTER INSERT" trigger. The SP open a cursor and modifies a lot of records of the same table invoking the trigger.

The error code and decription are: "ORA-04091: table MYSCHEMA.MYTABLE is mutating, trigger/function may not see it"

Help me!
Thanks in advance.
Luca Received on Wed Aug 18 1999 - 17:35:36 CDT

Original text of this message

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