alerts.resolutions table

The alerts.resolutions table is used to maintain the Resolutions option in the event list.

The following table describes the columns in the alerts.resolutions table.

Table 1. Columns in the alerts.resolutions table
Column name Data type Description
KeyField varchar(255) Primary key for the table.
Tag integer Class value for this resolution.
Sequence integer Sequence number which sets ordering at display time.
Title varchar(64) Title of the resolution.
Resolution1 varchar(255) First line of text for the resolution.
Resolution2 varchar(255) Second line of text for the resolution.
Resolution3 varchar(255) Third line of text for the resolution.
Resolution4 varchar(255) Fourth line of text for the resolution.