ORA-46071
An error was returned by the RAS event handler event_name.
- event_name: The name of the event handler function.
Cause
An error or exception was returned by the Oracle Real Application Security (RAS) error handling function during the current operation.
Action
Check the trace files to identify and resolve the error. Since changes made in this session may not have been recorded correctly, detach the session and roll back any changes made in the session using DETACH_SESSION (TRUE). Attempt the operation again after the error has been resolved.
ORA-46071
Error occurred in event handler string
Cause
An error or exception was returned by the error handling function invoked as part of the current operation.
Action
Check the trace files to identify the source of the error in the event handling function. Attempt the operation again after the error has been resolved. Also, abort attach session since the changes made to the session by the event handler might not have been recorded because of the error.
ORA-46071
Error occured in event handler string
Cause
An error or exception was returned by the error handling function invoked as part of the current operation.
Action
Check the trace files to identify the source of the error in the event handling function. Attempt the operation again after the error has been resolved. Also, abort attach session since the changes made to the session by the event handler might not have been recorded because of the error.