Database Error Messages

ORA-04073

column list not valid for this trigger type

Cause

A column list was specified for a non-update trigger type.


Action

Remove the column list.