Event Type Database Table Table Space Connection Statement Transaction |
Logical Data Grouping db_event table_event tablespace_event bufferpool_event conn_event stmt_event subsection_event xaction_event |
|
Element Name Element Type |
partial_record information |
Description: Indicates that an event monitor record is only a partial record.
Usage: Most event monitors do not output their results until database deactivation. You can use the FLUSH EVENT MONITORS statement to force monitor values to the event monitor output writer. This allows you to force event monitor records to the writer without needing to stop and restart the event monitor. This data element indicates whether an event monitor record was the result of flush operation and so is a partial record.
Flushing an event monitor does not cause its values to be reset. This means that a complete event monitor record is still generated when the event monitor is triggered.