Oracle Solution for Error ora-04072

Solution for Oracle Error ORA-04072

ORA-04072: invalid trigger type

What triggered the Error:

An invalid trigger type was given.

What should we do to fix it:

Specify either INSERT, UPDATE or DELETE.