Message Oracle ORA-29352 - event string is not an internal event

ERRORevent string is not an internal event
CAUSEThe DBMS_SYSTEM.WAIT_FOR_EVENT procedure was called with an event name that is not an internal event.
ACTIONCheck the list of events from X$KSLED and verify the event name parameter passed to the WAIT_FOR_EVENT procedure.