Oracle Error ORA-41722: insufficient privileges for database change notification

Oracle Error Message

ORA-41722: insufficient privileges for database change notification

Reason for the Error

An attempt was made to use CNFEVENTS property with insufficient privileges.

Solution

Grant CHANGE NOTIFICATION privilege and EXECUTE privilege on DBMS_CHANGE_NOTIFICATION to the user and try again.