List of Activated Database Events 

Use

You request a list of activated database events.

Prerequisites

You have the DBM operator authorization DBInfoRead.

Syntax

event_list

dbmcli -d DB -u dbm,dbm event_list

OK
Name State Prio 1st 2nd Description
BACKUP_PAGES OFF NIL 0 Next <n> pages moved
DB_ABOVE_LIMIT ON MEDIUM 90 Database above limit
DB_ABOVE_LIMIT ON HIGH 95 Database above limit
DB_ABOVE_LIMIT ON HIGH 96 Database above limit
DB_ABOVE_LIMIT ON HIGH 97 Database above limit
DB_ABOVE_LIMIT ON HIGH 98 Database above limit
DB_ABOVE_LIMIT ON HIGH 99 Database above limit
DB_BELOW_LIMIT OFF NIL 0 Database below limit
DW_COMPRESS OFF NIL Compress device starts
DW_DISPLACE OFF NIL Displace device starts
LOG_ABOVE_LIMIT OFF NIL 0 Log above limit

Reply

OK<NL>
Name State Prio 1st 2nd Description<NL>

<name> <state> <prio> <value> <value> <description><NL>

<name> <state> <prio> <value> <value> <description><NL>

...

Values in the individual fields of the reply

<name>

Name of the event

<state>

Status of the event
ON: Event is activated
OFF: Event is not activated

The database kernel reports the occurrence of an activated event while waiting for a database event.

<prio>

Priority of the event
NIL: No priority defined
MEDIUM: Medium priority
HIGH: High priority

<value>

Additional value whose meaning depends on the event

<description>

Description of the event

 

In the event of errors, see Reply Format.