Using Notifications
Dear Community,
we want to export occurring Incidents to an XML-file which can be processed by an 3rd party monitoring system.
We're using a bash-script which translates all incoming parameters (described in https://docs.oracle.com/cd/E63000_01/EMADM/notification.htm#EMADM9811) to xml.
Now we want to differentiate between stateful and stateless Incidents (like an ORA-00600 Error in the alert log).
Is there any shell-variable which has the Information about this and if not, is there any overview about the stateless events of the database plug-in?
Kind regards
Matthias