Oracle DBA, How To, Error, Cause and Action

ORA-04094: table string.string is constraining, trigger may not modify it

ORA-04094: table string.string is constraining, trigger may not modify it


Cause:


A trigger attempted to modify a table that was constraining for some referential constraint of a parent SQL statement.



Action:


None

No comments:

Post a Comment

Thanks for your comment.