With this command you specify that an event should cease to be active so that it is no longer triggered by the database system.
You can execute this DBM command in any operational state of the database.
For an overview of the event categories that you can activate and deactivate, see: Glossary, Event
You have the DBInfoRead server permission.
event_delete <event_category> [<value>]
Option |
Description |
---|---|
<event_category> |
Event category |
<value> |
Numerical value the meaning of which depends on the event |
Call Database Manager CLI, log on as the operator OLEG with the password MONDAY, connect to the DEMODB database, deactivate the event DBFILLINGABOVELIMIT with value 50:
>dbmcli -u OLEG,MONDAY -d DEMODB event_delete DBFILLINGABOVELIMIT 50
OK
Glossary, Event, Event Dispatcher