Oracle Error Message
ORA-25029: compound triggers should always start with keyword COMPOUND
Reason for the Error
Compound trigger body was started with incorrect keyword.
Solution
Fix the syntax and recreate.
ORA-25029: compound triggers should always start with keyword COMPOUND
Compound trigger body was started with incorrect keyword.
Fix the syntax and recreate.