Oracle Message ORA-04098 - trigger string.string is invalid and failed re-validation

ERRORtrigger string.string is invalid and failed re-validation
CAUSEA trigger was attempted to be retrieved for execution and was found to be invalid. This also means that compilation/authorization failed for the trigger.
ACTIONOptions are to resolve the compilation/authorization errors, disable the trigger, or drop the trigger.