Entering content frame

Procedure documentation event_available Locate the document in the library structure

Use

You use this DBM command to display whether events were triggered and can be fetched with event_receive or event_wait .

The first time you execute one of the DBM commands event_wait, event_receive or event_available an event task is generated for this Database Manager session. Events that are triggered from this time on are collected and can be dealt with within this session.

You get an OK message if events were triggered.

Prerequisites

·        You have the DBInfoRead server authorization.

·        The database parameter _MAXEVENTTASK has been configured sufficiently large (see Concepts of the Database System, Support Database Parameter).

Syntax

event_available

Reply

OK

In the event of errors, see Reply Format.

 

Leaving content frame