Entering content frame

Procedure documentation Deactivating a Database Event Locate the document in its SAP Library structure

Use

You deactivate a database event. The occurrence of the event will now no longer be logged by the Database Manager.

Prerequisites

You have the DBM operator authorization DBInfoRead.

Syntax

event_delete <name> [<prio>] [[<value>] <value>]

Example

You deactivate the event BACKUP_PAGES, for which the value 1000 was defined.

dbmcli -d myDB -u dbm,dbm -uUTL -c event_delete BACKUP_PAGES 1000

OK

Options

<name>

Name of the 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

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.

 

 

Leaving content frame