ORA-04091: table string.string is mutating, trigger/function
may not see it



ORA-04091: table string.string is mutating, trigger/function may not see it..

Answer / guest

Cause: A trigger (or a user defined plsql function that is
referenced in this statement) attempted to look at (or
modify) a table that was in the middle of being modified by
the statement which fired it.

Action: Rewrite the trigger (or function) so it does not
read that table.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-08513: datafile copy filename=string recid=string stamp=string

1 Answers  


ORA-01751: Invalid dump undo option

1 Answers  


ORA-01983: invalid auditing option for DEFAULT

1 Answers  


LPX-00270: FTP error: ~s

1 Answers  


DRG-11223: Third-party filter indicates this document is password protected or encrypted.

1 Answers  






NNL-00039: no RRs

1 Answers  


ORA-23435: cannot create an updatable ROWID materialized view with LOB columns

1 Answers  


ORA-34489: (MXMAINT06) You cannot maintain workspace object because it is a SURROGATE.

1 Answers  


ORA-22323: error table "string"."string" does not exist

1 Answers  


TNS-00006: INTCTL: HOST variable is not defined

1 Answers  


LSX-00122: value is not valid restriction of parent's whiteSpace

1 Answers  


DRG-51030: wildcard query expansion resulted in too many terms

1 Answers  


Categories