Entering content frame

Component documentation Event Dispatcher Locate the document in its SAP Library structure

Purpose

You can use event dispatchers to automate administrative tasks.

Event dispatchers monitor database instances. If the database instances monitored by an event dispatcher reach a certain status and trigger an event, the event dispatcher calls a previously-specified program.

The event dispatcher is a command line tool and can be used for all Structure linkoperating systems supported by the database system.

Implementation Considerations

The event dispatcher is a component of the MaxDB software. See the Structure linkDownload section and the Structure linkInstallation Manual for information on where to find the MaxDB software and how to install it.

For more information about the database system, see Structure linkConcepts of the Database System. For quick access to all documentation and an explanation of the most important terms, use the alphabetical Structure linkGlossary.

Integration

To activate and deactivate events, use the Database Manager CLI database tool. See Database Manager CLI, Structure linkUsing Events of the Database Instance

The database system uses the event dispatcher implicitly for automatic extension of the data area (DBM command auto_extend) and automatic update of statistics of the SQL optimizer (DBM commandauto_update_statistics).

Features

Event dispatchers can use the following events:

·        Concepts of the Database System, Structure linkOverview of Database Events

·        Special Events of the Event Dispatcher

Configuring Event Dispatchers

Automating a Management Task Using an Event Dispatcher

Overview of Event Dispatcher Commands

Example

Example: E-mail Notification After the DATABASEFULL Event

Example: Log Backup After the LOGABOVELIMIT Event

See also:

Concepts of the Database System,

·        Structure linkAutomating Management Tasks

·        Structure linkSyntax Notation

·        Structure linkVariables and Examples

 

Leaving content frame