This is a free-form table that allows the point products to assign parameter values for each host machine. Point products can optionally establish a "key/value" parameter list on each host using this table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| host_id | integer | not null | Id of the machine the parameter value applies to. |
| keyword | varchar(250) | not null | Point product defined keyword |
| value | varchar(255) | with null | Value for the keyword setting |
Product Name: Unicenter Database Management
Table Type: Table