Event comments table (EVENT_COMMENTS)
The Event comments table stores comment information on alerts when those alerts are deleted. In earlier versions of IBM® Sterling Control Center Monitor these comments were part of the Events table.
The following table describes the data fields in the Event comments table for IBM Sterling Control Center Monitor reports:
Element | Type | Description |
---|---|---|
DATE_TIME | varchar | The event date and time. |
EVENT_COMMENT | text | Textual comment describing the event's deletion. |
EVENT_ID | bigint | The identifier for the specific event. |
PART_KEY | date | The date the event was generated. The format is yyyy-mm-dd. |
USER_ID | varchar | The identifier of the IBM Sterling Control Center Monitor user entering the comment and deleting the event. |