Background documentationevent_list Locate this document in the navigation structure

 

Use this command to display the list of all active events.

Prerequisites

You have the DBInfoRead server permission.

Structure

event_list

Result

OK

Name Priority Value Description

<event_category> <priority> <value> <description>

<event_category> <priority> <value> <description>

<event_category> <priority> <value> <description>

...

Values for the Reply Fields

Value

Description

<event_category>

Event category

<priority>

Priority of the event

Possible values are: LOW | MEDIUM | HIGH

<value>

Additional value whose meaning depends on the event

<description>

Description of the event

In the event of errors, see Reply Format.

Example

Log on to Database Manager CLI as the operator OLEG with the password MONDAY, connect to the database DEMODB, display the list of all active events:

>dbmcli -u OLEG,MONDAY -d DEMODB event_list

OK

Name Priority Value Description

DBFILLINGABOVELIMIT LOW 70 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT MEDIUM 80 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT MEDIUM 85 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 90 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 95 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 96 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 97 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 98 Filling of the database exceeds the given percentage

DBFILLINGABOVELIMIT HIGH 99 Filling of the database exceeds the given percentage

DBFILLINGBELOWLIMIT LOW 70 Filling of the database has fallen short of the given percentage

DBFILLINGBELOWLIMIT LOW 80 Filling of the database has fallen short of the given percentage

DBFILLINGBELOWLIMIT LOW 85 Filling of the database has fallen short of the given percentage

...

...

More Information

Glossary, Event, Event Dispatcher