Use
You request notification from the Database Manager about the occurrence of an activated event and the data associated with it.
Once you have received the notification, you evaluate it, and wait for the next notification from the Database Manager of the occurrence of the activated event by entering the command again.
You only receive a reply to this command when the activated event occurs.
Use this command through a Database Manager programming interface.
If you want to use the command with the Database Manager CLI, work in
Prerequisites
You have the DBM operator authorization
DBInfoRead.You have activated a database event (
Activating a Database Event).Syntax
event_wait
dbmcli -d myDB -u dbm,dbm
dbmcli on myDB>event_wait
OK
NAME=BACKUP_PAGES
PRIORITY=LOW
DATE=20010712
TIME=00151725
VALUE1=99
COUNT=188
DESCRIPTION=Next <n> pages moved
You receive notification about the occurrence of the event
BACKUP_PAGES.