Event Information Level Event Log Header |
API Structure(s) sqlm_event_log_header |
|
API Element Name Element Type |
event_monitor_name information |
Description: The name of the event monitor that created the event data stream.
Usage: This element allows you to correlate the data that you are analyzing to a specific event monitor in the system catalog tables. This is the same name that can be found in the NAME column of the SYSCAT.EVENTMONITORS catalog table, which is the name specified on the CREATE EVENT MONITOR and SET EVENT MONITOR statements.
The length of this field is defined using the API constant SQLM_IDENT_SZ.
[ Top of Page | Table of Contents | Glossary | Index ]