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 every operating state of the database instance.
For an overview of the event categories that you can activate and deactivate, see: Glossary, Event
You have the DBInfoRead server authorization.
event_delete <event_category> [<value>]
Option |
Description |
---|---|
<event_category> |
Event Category |
<value> |
Numerical value whose meaning depends on the event |
Call the Database Manager CLI, log on as operator OLEG with password MONDAY, connect to the DEMODB database instance, deactivate the event DBFILLINGABOVELIMIT with value 50:
>dbmcli -u OLEG,MONDAY -d DEMODB event_delete DBFILLINGABOVELIMIT 50
OK
Glossary, Event, Event Dispatcher