This table is used to define the last primary key value used in each of the tables defined in the Notification Manager database.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| knm | varchar(32) | not null | The name of the table to which this key entry refers. |
| kkey | integer | not null | The unique primary key of the table. |
| kmax_key | integer | not null | The current maximum value of the primary key stored in the associated table. |
Product Name: Unicenter Automation Point
Table Type: Table