Oracle Alerts
Alerts overview
Oracle Alerts can be used to send electronic notifications, execute SQL script, concurrent programs, and host programs.
Oracle Alerts can be defined and maintained using alert manager responsibility.
Oracle periodic alerts helps us to do actions based on frequencies which we define (On-demand, everyday, every n calendar days, on the day of month, on the day of week )
Oracle event based alerts helps us to take inputs based on table actions (on-insert / on-update) and does actions based on SQL statement criteria
Define Actions and apply levels how it must be performed (summary, detail, or exceptions)
Define action details like what has to be done (execute scripts or deliver electronic messages)
Assign actions to action sets
You can import and export SQL statements used in oracle alerts
Alerts can be enabled /disabled anytime
Periodic sets
Period sets are used to combine one or more alerts and deliver results in a single stretch
Periodic scheduler
Periodic scheduler must be activated and it runs based on scheduled timings and it will find list of alerts / periodic sets that must be scheduled based on frequencies defined on it
Periodic scheduler can be enabled or disabled at any point
Distribution list
Create distribution list with group of contact email ID's and link to alert messages
Alert History
Alert history form helps us to identify checks, exceptions, and actions performed for specific period ranges until purges haven't happened on the system
Alert installations
Custom module and applications can be installed using setup options and link with custom schema
System options
Mail systems, Mail server options, Message elements, Response processing options can be configured in oracle alerts
Comments
Post a Comment