ERROR | event string is not an internal event |
CAUSE | The DBMS_SYSTEM.WAIT_FOR_EVENT procedure was called with an event name that is not an internal event. |
ACTION | Check the list of events from X$KSLED and verify the event name parameter passed to the WAIT_FOR_EVENT procedure. |