OCI-31133
invoker's rights not currently allowed for handler "schema_name"."handler_name"
- schema_name: The schema of the handler.
- handler_name: The name of the handler.
Cause
An attempt was made to invoke an event handler with invoker's rights when the SET-INVOKER attribute in the resource configuration that defines the handler was not set to TRUE.
Action
Either redefine the named handler with definer's rights or change the SET-INVOKER attribute in the resource configuration that defines the named handler to TRUE.
OCI-31133
Cannot execute handler "string"."string" with invoker rights
Cause
Attempted to invoke an event handler with invoker rights when the SET-INVOKER attribute in the resource configuration that defines the handler was not set to TRUE.
Action
Either redefine the named handler with definer rights or change the SET-INVOKER attribute in the resource configuration that defines the named handler to TRUE.
OCI-31133
Cannot execute handler "string"."string" with invoker rights
Cause
Attempted to invoke an event handler with invoker rights when the SET-INVOKER attribute in the resource configuration that defines the handler was not set to TRUE.
Action
Either redefine the named handler with definer rights or change the SET-INVOKER attribute in the resource configuration that defines the named handler to TRUE.