How to fix the Oracle error ORA-04072: invalid trigger type?

In this post, you’ll learn more about the Oracle ErrorORA-04072: invalid trigger type with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-04072: invalid trigger type

Reason for the Error ORA-04072: invalid trigger type

An invalid trigger type was given.

How to fix the Error ORA-04072: invalid trigger type ?

You can fix this error in Oracle by following the below steps

Specify either INSERT, UPDATE or DELETE.

Tags :

Leave Your Comment