Database Error Messages

OCI-64205

Cannot use other triggering events along with LOGICAL LOB UPDATE event

Cause

An attempt was made to use other triggering events (such as INSERT, DELETE and UPDATE) with the LOGICAL LOB UPDATE event.


Action

Create multiple triggers instead of sharing a trigger for multiple events.