Entering content frame

Component documentation Event Dispatcher Locate the document in the library structure

Purpose

Event dispatchers monitor database instances. If a defined situation arises in a database instance monitored by an event dispatcher and the database system triggers an event, the event dispatcher then performs a defined task.

You can use event dispatchers to automate administrative tasks.

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. For information on where to obtain MaxDB software and how to install it, see the Structure linkDownload section and the Structure linkInstallation Manual.

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 tool Database Manager CLI (see Database Manager CLI, Using 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 handle the following types of events:

     Events for automating the administrative tasks of the database instance
(see: Concepts of the Database System, Structure linkOverview of Database Event Categories)

     Events that provide information on the state of the Event Dispatcher
(See: Special Events of the Event Dispatcher)

Commissioning the Event Dispatcher

Overview of Event Dispatcher Commands

See also:

Concepts of the Database System, Structure linkAutomating Administration Tasks

Glossary, Structure linkSyntax Notation

Database Administration Tutorial, Structure linkSaving the Log Area Automatically After the Event LOGABOVELIMIT

 

Leaving content frame