Database Error Messages

OCI-04098

trigger 'string.string' is invalid and failed re-validation

Cause

A trigger was attempted to be retrieved for execution and was found to be invalid. This also means that compilation/authorization failed for the trigger.


Action

Options are to resolve the compilation/authorization errors, disable the trigger, or drop the trigger.