Cause
The when clause can only be specified for row level triggers.
Action
Remove the when clause or specify for each row.
Error Message
WHEN clause cannot be used with table level triggers
The when clause can only be specified for row level triggers.
Remove the when clause or specify for each row.