Oracle DBA, How To, Error, Cause and Action

ORA-04073: column list not valid for this trigger type

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.