Oracle Error ORA-25021: cannot reference a trigger defined on another table

Oracle Error Message

ORA-25021: cannot reference a trigger defined on another table

Reason for the Error

Referenced trigger in the FOLLOWS clause was defined on another table.

Solution

Create the referenced trigger on the same table