sysrepevtreg table

Use the sysrepevtreg pseudo table to register for a pre-defined set of events from the Connection Manager.

The following table provides information about the columns in the sysrepevtreg table:
Table 1. sysrepevtreg table information

This table provides column, type, and description information for the sysrepevtreg table.

Column Type Description
evt_bitmap integer Event ID bitmap
evt_timeout integer Maximum time in seconds that the client can wait for event data. Valid timeout values are:
  • 0; no wait (default)
  • -1; wait forever
  • n (where n > 0) wait n seconds
evt_hwm integer Pending event list high-water mark
evt_info char(256) Event information (Not yet implemented)